Class: Pio::OpenFlow13::Match::ArpSenderHardwareAddress

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/pio/open_flow13/match.rb

Overview

The value of OXM_OF_ARP_SHA match field.

Constant Summary collapse

OXM_FIELD =
24

Instance Method Summary collapse

Instance Method Details

#lengthObject



425
426
427
# File 'lib/pio/open_flow13/match.rb', line 425

def length
  6
end