package frenetic

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

A map keyed by header names.

include Ppx_sexp_conv_lib.Sexpable.S with type t := t
val t_of_sexp : Sexplib0.Sexp.t -> t
val sexp_of_t : t -> Sexplib0.Sexp.t
val tcpDstPort : t -> Frenetic_kernel.Packet.tpPort
val tcpSrcPort : t -> Frenetic_kernel.Packet.tpPort
val vport : t -> int64
val vswitch : t -> int64
module Fields : sig ... end
val compare : t -> t -> int
val to_string : t -> string