Class: Pio::OpenFlow13::Match::MaskedIpv4DestinationAddress

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

Overview

The value of masked OXM_OF_IPV4_DST

Constant Summary collapse

OXM_FIELD =
12

Constants inherited from OpenFlowBasicValue

OpenFlowBasicValue::OXM_CLASS

Instance Method Summary collapse

Instance Method Details

#lengthObject



263
264
265
# File 'lib/pio/open_flow13/match.rb', line 263

def length
  8
end