Class: Pio::OpenFlow13::Match::IpProtocol

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

Overview

The value of OXM_OF_IP_PROTO

Constant Summary collapse

OXM_FIELD =
10

Constants inherited from OpenFlowBasicValue

OpenFlowBasicValue::OXM_CLASS

Instance Method Summary collapse

Instance Method Details

#lengthObject



211
212
213
# File 'lib/pio/open_flow13/match.rb', line 211

def length
  1
end