capsules_extra::net

Module ipv6

Source

Modules§

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

Structs§

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

Enums§

Constants§