Class: Pio::OpenFlow13::Match::MaskedIpv6DestinationAddress

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

Overview

The value of OXM_OF_IPV6_DST

Constant Summary collapse

OXM_FIELD =
27

Constants inherited from OpenFlowBasicValue

OpenFlowBasicValue::OXM_CLASS

Instance Method Summary collapse

Instance Method Details

#lengthObject



540
541
542
# File 'lib/pio/open_flow13/match.rb', line 540

def length
  32
end