Class: Pio::OpenFlow13::Match::TunnelId
- Inherits:
-
OpenFlowBasicValue
- Object
- BinData::Record
- OpenFlowBasicValue
- Pio::OpenFlow13::Match::TunnelId
- Defined in:
- lib/pio/open_flow13/match.rb
Overview
The value of OXM_OF_TUNNEL_ID match field
Constant Summary collapse
- OXM_FIELD =
38
Constants inherited from OpenFlowBasicValue
Instance Method Summary collapse
Instance Method Details
#length ⇒ Object
545 546 547 |
# File 'lib/pio/open_flow13/match.rb', line 545 def length 8 end |