package openflow

  1. Overview
  2. Docs
type t =
  1. | AllTablesFull
  2. | Overlap
  3. | Eperm
  4. | BadEmergTimeout
  5. | BadCommand
  6. | Unsupported
val to_string : t -> string