See the ofp_capabilities enumeration in section 7.3.1 of OpenFlow 1.3.4 specification
ofp_capabilities
type t
= capabilities
val to_string : t ‑> string
to_string v pretty-prints v
to_string v
v
val to_int32 : t ‑> int32
val parse : int32 ‑> t