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

Inherits:
BinData::Record 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



881
882
883
# File 'lib/pio/open_flow13/match.rb', line 881

def length
  oxm_length + 2
end