tres v0.1.1 Openflow.Barrier.Request

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Openflow.Barrier.Request{
  aux_id: non_neg_integer() | nil,
  datapath_id: String.t() | nil,
  version: 4,
  xid: 0..4_294_967_295
}

Link to this section Functions

Link to this function

new(xid \\ 0)
new(xid :: 0..4_294_967_295) :: t()

Link to this function

ofp_type()
ofp_type() :: 20

Link to this function

read(_)
read(binary()) :: t()

Link to this function

to_binary(request)
to_binary(t()) :: binary()