Class: OpenFlow::Protocol::ActionSetMacSource

Inherits:
Action show all
Defined in:
lib/openflow-protocol/actions/action_set_mac_source.rb

Direct Known Subclasses

ActionSetMacDestination

Constant Summary

Constants inherited from Action

OpenFlow::Protocol::Action::HEADER_LENGTH, OpenFlow::Protocol::Action::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



10
11
12
# File 'lib/openflow-protocol/actions/action_set_mac_source.rb', line 10

def body_length
  12
end