Embedded TCP/IP stack
4.7.0
|
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.
ip_addr | The IPv6 address of a network interface. |
ip_addr
parameter.This function scans the global network interface list looking for a network interface matching the ip_addr
parameter.