See the ofp_group_type enumeration in section 7.3.4.2 of the OpenFlow 1.3.4 specification
ofp_group_type
type t
= groupType
val to_string : t ‑> string
to_string v pretty-prints v
to_string v
v
val marshal : t ‑> int
val parse : int ‑> t