Class: Pio::OpenFlow13::Match::VlanVid

Inherits:
OpenFlowBasicValue show all
Defined in:
lib/pio/open_flow13/match.rb

Overview

The value of OXM_OF_VLAN_VID match field

Constant Summary collapse

OXM_FIELD =
6

Constants inherited from OpenFlowBasicValue

OpenFlowBasicValue::OXM_CLASS

Instance Method Summary collapse

Instance Method Details

#lengthObject



150
151
152
# File 'lib/pio/open_flow13/match.rb', line 150

def length
  2
end