Class: Pio::OpenFlow13::Match::ArpSenderProtocolAddress

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

Overview

The value of 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



393
394
395
# File 'lib/pio/open_flow13/match.rb', line 393

def length
  4
end