tres v0.1.0 Openflow.Barrier.Request
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %Openflow.Barrier.Request{
aux_id: non_neg_integer() | nil,
datapath_id: String.t() | nil,
version: 4,
xid: 0..4_294_967_295
}
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)
new(xid :: 0..4_294_967_295) :: t()
new(xid :: 0..4_294_967_295) :: t()
Link to this function
ofp_type()
ofp_type()
ofp_type() :: 20
ofp_type() :: 20
Link to this function
read(_)
Link to this function