tres v0.1.0 Openflow.Instruction.GotoTable
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %Openflow.Instruction.GotoTable{table_id: 0..255}
t() :: %Openflow.Instruction.GotoTable{table_id: 0..255}
Link to this section Functions
Link to this function
new(table_id)
new(table_id)
new(table_id :: 0..255) :: t()
new(table_id :: 0..255) :: t()
Link to this function
read(arg)
read(arg)
read(<<_::64>>) :: t()
read(<<_::64>>) :: t()
Link to this function
to_binary(goto_table)
to_binary(goto_table)
to_binary(t()) :: <<_::64>>
to_binary(t()) :: <<_::64>>