tres v0.1.1 Openflow.Action.DecNwTtl
Decrement IP TTL
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %Openflow.Action.DecNwTtl{}
t() :: %Openflow.Action.DecNwTtl{}
Link to this section Functions
Link to this function
new()
new()
new() :: t()
new() :: t()
Create a new dec_nw_ttl action struct
iex> %DecNwTtl{} = DecNwTtl.new()
Link to this function
ofpat()
ofpat()
ofpat() :: 24
ofpat() :: 24
Link to this function
read(arg)
read(arg)
read(<<_::16, _::_*8>>) :: t()
read(<<_::16, _::_*8>>) :: t()
Link to this function
to_binary(dec_nw_ttl)
to_binary(dec_nw_ttl)
to_binary(t()) :: <<_::16, _::_*8>>
to_binary(t()) :: <<_::16, _::_*8>>