Embedded TCP/IP stack  4.7.0

◆ fnet_netif_leave_ip6_multicast()

void fnet_netif_leave_ip6_multicast ( fnet_netif_desc_t  netif_desc,
fnet_ip6_addr_t multicast_addr 
)

Leaves the specified network interface from IPv6 multicast group.

Parameters
netif_descNetwork interface descriptor.
multicast_addrMulticast-group address to be leaved by the interface.
See also
fnet_netif_join_ip6_multicast()

This function configures the HW interface to ignore particular multicast address.

Note
User application should not call this function.
This function is available only if FNET_CFG_IP6 is set to 1.

© 2005-2020 by Andrej Butok. http://fnet.sourceforge.net