Module ipv6

Source

Modules§

ip_utils
Utilities used by the components of the IP stack.
ipv6_recv
ipv6_send
This file contains the interface definition for sending an IPv6 packet.

Structs§

IP6Header
This is the struct definition for an IPv6 header. It contains (in order) the same fields as a normal IPv6 header.
IP6Packet
This struct defines the IP6Packet format, and contains an IP6Header and an IPPayload.
IPPayload
The IPPayload struct contains a TransportHeader and a mutable buffer (the payload).

Enums§

TransportHeader
This defines the currently supported TransportHeader types.

Constants§

ICMP_HDR_LEN
UDP_HDR_LEN