Module Frenetic_kernel.OpenFlow0x01.FlowMod

module Command : sig ... end
type t = flowMod
include sig ... end
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 : flowMod ‑> string
val marshal : flowMod ‑> Cstruct.t ‑> int
val parse : Cstruct.t ‑> flowMod
val size_of : flowMod ‑> int