package tcpip

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

Module Udp_wireSource

Sourceval sizeof_udp : int
Sourceval get_udp_source_port : Cstruct.t -> Cstruct.uint16
Sourceval set_udp_source_port : Cstruct.t -> Cstruct.uint16 -> unit
Sourceval get_udp_dest_port : Cstruct.t -> Cstruct.uint16
Sourceval set_udp_dest_port : Cstruct.t -> Cstruct.uint16 -> unit
Sourceval get_udp_length : Cstruct.t -> Cstruct.uint16
Sourceval set_udp_length : Cstruct.t -> Cstruct.uint16 -> unit
Sourceval get_udp_checksum : Cstruct.t -> Cstruct.uint16
Sourceval set_udp_checksum : Cstruct.t -> Cstruct.uint16 -> unit
Sourceval hexdump_udp_to_buffer : Buffer.t -> Cstruct.t -> unit
Sourceval hexdump_udp : Cstruct.t -> unit
OCaml

Innovation. Community. Security.