Embedded TCP/IP stack
4.7.0
|
fnet_netif_desc_t fnet_netif_get_by_sockaddr | ( | const struct fnet_sockaddr * | addr | ) |
Looks for a network interface according to the specified socket address.
addr | The socket address of a network interface. |
addr
parameter.This function scans the global network interface list looking for a network interface matching the specified socket address.