Class: OFActionStripVlan

Inherits:
OFAction show all
Defined in:
lib/actions/action_strip_vlan.rb

Constant Summary

Constants inherited from OFAction

OFAction::HEADER_LENGTH, OFAction::TYPES

Instance Attribute Summary

Attributes inherited from SuperclassBase

#type_str

Instance Method Summary collapse

Methods inherited from SuperclassBase

#initialize_instance

Instance Method Details

#body_lengthObject



7
8
9
# File 'lib/actions/action_strip_vlan.rb', line 7

def body_length
  4
end