class OpenFlow::Protocol::ActionSetIpTos

Public Instance Methods

body_length() click to toggle source
# File lib/openflow-protocol/actions/action_set_ip_tos.rb, line 10
def body_length
  4
end