Module Frenetic.OpenFlow.OF10.FlowMod

module Command : sig ... end
type t = Frenetic_kernel__OpenFlow0x01.flowMod
val t_of_sexp : Ppx_sexp_conv_lib.Sexp.t ‑> t
val sexp_of_t : t ‑> Ppx_sexp_conv_lib.Sexp.t
val to_string : Frenetic_kernel__OpenFlow0x01.flowMod ‑> string
val marshal : Frenetic_kernel__OpenFlow0x01.flowMod ‑> Cstruct.t ‑> int
val parse : Cstruct.t ‑> Frenetic_kernel__OpenFlow0x01.flowMod
val size_of : Frenetic_kernel__OpenFlow0x01.flowMod ‑> int