Class: Pio::OpenFlow13::Match::Icmpv4Type

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

Overview

The value of OXM_OF_ICMPV4_TYPE

Constant Summary collapse

OXM_FIELD =
19

Constants inherited from OpenFlowBasicValue

OpenFlowBasicValue::OXM_CLASS

Instance Method Summary collapse

Instance Method Details

#lengthObject



354
355
356
# File 'lib/pio/open_flow13/match.rb', line 354

def length
  1
end