Module netstack3_ip::gmp

source ·
Expand description

Group management protocols.

Structs§

Enums§

Constants§

Traits§

  • An implementation of a Group Management Protocol (GMP) such as the Internet Group Management Protocol, Version 2 (IGMPv2) for IPv4 or the Multicast Listener Discovery (MLD) protocol for IPv6.
  • An implementation of query operations on a Group Management Protocol (GMP).
  • The execution context for the Internet Group Management Protocol (IGMP).
  • Provides immutable access to IGMP state.
  • An extension trait to Ip.
  • The execution context for the Multicast Listener Discovery (MLD) protocol.
  • Provides immutable access to MLD state.