Class: Pio::OpenFlow13::Match::Oxm::Experimenter

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

Overview

Experimenter part, data will use oxm_length

Instance Method Summary collapse

Instance Method Details

#lengthObject



774
775
776
# File 'lib/pio/open_flow13/match.rb', line 774

def length
  oxm_length + 2
end