Module Frenetic_kernel.OpenFlow0x04.GroupType

See the ofp_group_type enumeration in section 7.3.4.2 of the OpenFlow 1.3.4 specification

type t = groupType
val to_string : t ‑> string

to_string v pretty-prints v

val marshal : t ‑> int
val parse : int ‑> t