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

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

Overview

The value of OXM_OF_IP_PROTO

Constant Summary collapse

OXM_FIELD =
10

Instance Method Summary collapse

Instance Method Details

#lengthObject



191
192
193
# File 'lib/pio/open_flow13/match.rb', line 191

def length
  1
end