tres v0.1.0 Openflow.Action.NxFlowSpecOutput

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Openflow.Action.NxFlowSpecOutput{
  n_bits: non_neg_integer(),
  src: atom(),
  src_offset: non_neg_integer()
}

Link to this section Functions

Link to this function

new(options \\ [])
new(src: atom(), n_bits: non_neg_integer(), src_offset: non_neg_integer()) ::
  t()

Link to this function

read(arg)
read(binary()) :: {t(), binary()}

Link to this function

to_binary(flow_spec)
to_binary(t()) :: binary()