tres v0.1.0 Openflow.Multipart.Flow.Reply
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %Openflow.Multipart.Flow.Reply{
aux_id: 0..255 | nil,
datapath_id: String.t() | nil,
flags: [:more],
flows: [Openflow.Multipart.FlowStats.t()],
version: 4,
xid: 0..4_294_967_295
}
t() :: %Openflow.Multipart.Flow.Reply{ aux_id: 0..255 | nil, datapath_id: String.t() | nil, flags: [:more], flows: [Openflow.Multipart.FlowStats.t()], version: 4, xid: 0..4_294_967_295 }
Link to this section Functions
Link to this function
append_body(message, reply)
Link to this function
ofp_type()
ofp_type()
ofp_type() :: 19
ofp_type() :: 19
Link to this function
read(arg)
read(arg)
read(<<_::16, _::_*384>>) :: t()
read(<<_::16, _::_*384>>) :: t()