Module Frenetic.OpenFlow0x04.Instructions

type t = Frenetic_kernel__OpenFlow0x04.instruction list
val sizeof : t ‑> int
val marshal : Cstruct.t ‑> t ‑> int
val parse : Cstruct.t ‑> t
val to_string : t ‑> string
val from_of_group : Frenetic_kernel.OpenFlow.group ‑> t