Class: Pio::OpenFlow13::Match::MaskedArpTargetHardwareAddress

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

Overview

Masked OXM_OF_ARP_THA match field.

Constant Summary collapse

OXM_FIELD =
25

Constants inherited from OpenFlowBasicValue

OpenFlowBasicValue::OXM_CLASS

Instance Method Summary collapse

Instance Method Details

#lengthObject



486
487
488
# File 'lib/pio/open_flow13/match.rb', line 486

def length
  12
end