Modify Flow message structure. See the section 7.3.4.1 of the OpenFlow 1.3.4 specification
type t
= flowModCommand
val sizeof : t ‑> int
val marshal : t ‑> int
val parse : int ‑> t
val to_string : t ‑> string
to_string v pretty-prints v
to_string v
v