Class: Pio::OpenFlow13::Match::InPort

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/pio/open_flow13/match.rb

Overview

The value of OXM_OF_IN_PORT match field.

Constant Summary collapse

OXM_FIELD =
0

Instance Method Summary collapse

Instance Method Details

#lengthObject



26
27
28
# File 'lib/pio/open_flow13/match.rb', line 26

def length
  4
end