Class: Pio::OpenFlow13::Match::MaskedArpSenderProtocolAddress

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

Overview

The value of masked OXM_OF_ARP_SPA

Constant Summary collapse

OXM_FIELD =
22

Constants inherited from OpenFlowBasicValue

OpenFlowBasicValue::OXM_CLASS

Instance Method Summary collapse

Instance Method Details

#lengthObject



406
407
408
# File 'lib/pio/open_flow13/match.rb', line 406

def length
  8
end