Class: OFActionSetIpSource

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

Direct Known Subclasses

OFActionSetIpDestination

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



6
7
8
# File 'lib/actions/action_set_ip_source.rb', line 6

def body_length
  4
end