frenetic.kernel
OpenFlow0x04.Capabilities
See the ofp_capabilities enumeration in section 7.3.1 of OpenFlow 1.3.4 specification
ofp_capabilities
frenetic
frenetic.async
frenetic.netkat
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