Embedded TCP/IP stack
4.7.0
|
fnet_return_t fnet_netif_unbind_ip6_addr | ( | fnet_netif_desc_t | netif_desc, |
const fnet_ip6_addr_t * | addr | ||
) |
Unbinds the IPv6 address from the specified network interface.
netif_desc | Network interface descriptor. |
addr | The IPv6 address to unbind. |
This function unbinds the IPv6 address from the netif
interface.