Module capsules_extra::net::icmpv6

source ·

Modules§

  • This file contains the definition and implementation of a simple ICMPv6 sending interface. The ICMP6Sender trait provides an interface for an upper layer to send an ICMPv6 packet, and the ICMP6SendClient trait is implemented by the upper layer to allow them to receive the send_done callback once transmission has completed.

Structs§

Enums§