class Pio::OpenFlow13::Match::DestinationMacAddress
The value of OXM_OF_ETH_DST match field.
Constants
- OXM_FIELD
Public Instance Methods
length()
click to toggle source
# File lib/pio/open_flow13/match.rb, line 84 def length 6 end