Class: Pio::OpenFlow13::Match::UdpDestinationPort

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

Overview

The value of OXM_OF_UDP_SRC

Constant Summary collapse

OXM_FIELD =
16

Constants inherited from OpenFlowBasicValue

OpenFlowBasicValue::OXM_CLASS

Instance Method Summary collapse

Instance Method Details

#lengthObject



315
316
317
# File 'lib/pio/open_flow13/match.rb', line 315

def length
  2
end