package openflow

  1. Overview
  2. Docs
type t =
  1. | BadPort
  2. | BadHwAddr
val to_string : t -> string