Class: Pio::OpenFlow13::Match::MaskedIpv6SourceAddress

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

Overview

The value of masked OXM_OF_IPV6_SRC

Constant Summary collapse

OXM_FIELD =
26

Constants inherited from OpenFlowBasicValue

OpenFlowBasicValue::OXM_CLASS

Instance Method Summary collapse

Instance Method Details

#lengthObject



513
514
515
# File 'lib/pio/open_flow13/match.rb', line 513

def length
  32
end