Embedded TCP/IP stack
4.7.0
|
fnet_netif_desc_t fnet_netif_get_by_ip4_addr | ( | fnet_ip4_addr_t | addr | ) |
Looks for a network interface according to the specified IPv4 address.
addr | The IPv4 address of a network interface. |
addr
parameter.This function scans the global network interface list looking for a network interface matching the addr
parameter.