Class: Pio::OpenFlow13::Match::SourceMacAddress

Inherits:
BinData::Record
  • Object
show all
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

#lengthObject



77
78
79
# File 'lib/pio/open_flow13/match.rb', line 77

def length
  6
end