Class: Pio::OpenFlow13::Match::ArpTargetHardwareAddress

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

Overview

The value of OXM_OF_ARP_THA match field.

Constant Summary collapse

OXM_FIELD =
25

Instance Method Summary collapse

Instance Method Details

#lengthObject



452
453
454
# File 'lib/pio/open_flow13/match.rb', line 452

def length
  6
end