class Pio::OpenFlow13::Match::SourceMacAddress

The value of OXM_OF_ETH_SRC match field.

Constants

OXM_FIELD

Public Instance Methods

length() click to toggle source
# File lib/pio/open_flow13/match.rb, line 97
def length
  6
end