package frenetic

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val from_pattern : Pattern.t -> OF10.pattern
val from_action : OF10.portId option -> action -> OF10.action
val from_flow : int -> flow -> OF10.flowMod
val from_switch_features : switchFeatures -> OF10.SwitchFeatures.t
val from_payload : payload -> OF10.payload
val from_packet_in_reason : packetInReason -> OF10.packetInReason
val from_packetOut : pktOut -> OF10.packetOut
val message_from_event : event -> (OF10.switchId * OF10.Message.t) option