Embedded TCP/IP stack  4.7.0

◆ fnet_netif_get_by_ip6_addr()

fnet_netif_desc_t fnet_netif_get_by_ip6_addr ( const fnet_ip6_addr_t ip_addr)

Looks for a network interface according to the specified IPv6 address.

Parameters
ip_addrThe IPv6 address of a network interface.
Returns
This function returns:
  • Network interface descriptor that matches the ip_addr parameter.
  • FNET_NULL if there is no match.
See also
fnet_netif_get_by_name()

This function scans the global network interface list looking for a network interface matching the ip_addr parameter.


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