Module Frenetic_kernel.OpenFlow0x04.PortDesc

Description of a port structure. See the section 7.3.1 of the OpenFlow 1.3.4 specification

type t = portDesc
val sizeof : t ‑> int
val marshal : Cstruct.t ‑> t ‑> int
val parse : Cstruct.t ‑> t
val to_string : t ‑> string

to_string v pretty-prints v