Embedded TCP/IP stack: fnet_netif_unbind_ip6_addr

FNET

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.

Parameters
netif_descNetwork interface descriptor.
addrThe IPv6 address to unbind.
Returns
This function returns:
See also
fnet_netif_bind_ip6_addr()

This function unbinds the IPv6 address from the netif interface.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net