Class: Pio::OpenFlow13::Match::SourceMacAddress
- Inherits:
-
BinData::Record
- Object
- BinData::Record
- Pio::OpenFlow13::Match::SourceMacAddress
- Defined in:
- lib/pio/open_flow13/match.rb
Overview
The value of OXM_OF_ETH_SRC match field.
Constant Summary collapse
- OXM_FIELD =
4
Instance Method Summary collapse
Instance Method Details
#length ⇒ Object
77 78 79 |
# File 'lib/pio/open_flow13/match.rb', line 77 def length 6 end |