package tcpip

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

Module Ipv6_wire.RedirectSource

Sourceval sizeof_redirect : int
Sourceval get_checksum : Cstruct.t -> Cstruct.uint16
Sourceval set_checksum : Cstruct.t -> Cstruct.uint16 -> unit
Sourceval get_reserved : Cstruct.t -> Cstruct.uint32
Sourceval set_reserved : Cstruct.t -> Cstruct.uint32 -> unit
Sourceval get_target : Cstruct.t -> Ipaddr.V6.t
Sourceval set_target : Cstruct.t -> Ipaddr.V6.t -> unit
Sourceval destination_off : int
Sourceval get_destination : Cstruct.t -> Ipaddr.V6.t
Sourceval set_destination : Cstruct.t -> Ipaddr.V6.t -> unit
OCaml

Innovation. Community. Security.