Hello message structure. See the section 7.5.1 of the OpenFlow 1.3.4 specification
module Element : sig ... end
Hello Element structure. See the section 7.5.1 of OpenFlow 1.3.4 specification
val sizeof : t ‑> int
val marshal : Cstruct.t ‑> t ‑> int
val parse : Cstruct.t ‑> t