tres v0.1.1 Openflow.Action.NxFlowSpecOutput
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %Openflow.Action.NxFlowSpecOutput{
n_bits: non_neg_integer(),
src: atom(),
src_offset: non_neg_integer()
}
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(options \\ [])
new(src: atom(), n_bits: non_neg_integer(), src_offset: non_neg_integer()) ::
t()
new(src: atom(), n_bits: non_neg_integer(), src_offset: non_neg_integer()) :: t()
Link to this function
read(arg)
Link to this function