Embedded TCP/IP stack
4.7.0
|
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.
netif_desc | Network interface descriptor. |
multicast_addr | Multicast-group address to be leaved by the interface. |
This function configures the HW interface to ignore particular multicast address.
1
.