frenetic.kernel
OpenFlow0x04.Bucket
Bucket structure for use in groups. See the section 7.3.4.2 of OpenFlow 1.3.4 specification
frenetic
frenetic.async
frenetic.netkat
type t = bucket
val sizeof : t -> int
val to_string : t -> string
to_string v pretty-prints v
to_string v
v
val marshal : Cstruct.t -> t -> int
val parse : Cstruct.t -> t