Class: Pio::OpenFlow13::Match::MaskedArpTargetProtocolAddress

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

Overview

The value of masked OXM_OF_ARP_TPA

Constant Summary collapse

OXM_FIELD =
23

Constants inherited from OpenFlowBasicValue

OpenFlowBasicValue::OXM_CLASS

Instance Method Summary collapse

Instance Method Details

#lengthObject



432
433
434
# File 'lib/pio/open_flow13/match.rb', line 432

def length
  8
end