package tcpip

  1. Overview
  2. Docs

doc/tcpip.udp/Udp_packet/index.html

Module Udp_packetSource

Sourcetype t = {
  1. src_port : Cstruct.uint16;
  2. dst_port : Cstruct.uint16;
}
Sourceval pp : Format.formatter -> t -> unit
Sourceval equal : t -> t -> bool
Sourcemodule Unmarshal : sig ... end
Sourcemodule Marshal : sig ... end
OCaml

Innovation. Community. Security.