class Pio::OpenFlow13::Match::Oxm::Experimenter

Experimenter part, data will use oxm_length

Public Instance Methods

length() click to toggle source
# File lib/pio/open_flow13/match.rb, line 881
def length
  oxm_length + 2
end