Class: Pio::OpenFlow13::Match::MaskedIpv4SourceAddress
- Inherits:
-
OpenFlowBasicValue
- Object
- BinData::Record
- OpenFlowBasicValue
- Pio::OpenFlow13::Match::MaskedIpv4SourceAddress
- Defined in:
- lib/pio/open_flow13/match.rb
Overview
The value of masked OXM_OF_IPV4_SRC
Constant Summary collapse
- OXM_FIELD =
11
Constants inherited from OpenFlowBasicValue
Instance Method Summary collapse
Instance Method Details
#length ⇒ Object
237 238 239 |
# File 'lib/pio/open_flow13/match.rb', line 237 def length 8 end |