Class: Pio::OpenFlow13::Match::Ipv4SourceAddress

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

Overview

The value of OXM_OF_IPV4_SRC

Constant Summary collapse

OXM_FIELD =
11

Constants inherited from OpenFlowBasicValue

OpenFlowBasicValue::OXM_CLASS

Instance Method Summary collapse

Instance Method Details

#lengthObject



224
225
226
# File 'lib/pio/open_flow13/match.rb', line 224

def length
  4
end