Embedded TCP/IP stack
4.7.0
|
fnet_netif_desc_t fnet_netif_get_by_number | ( | fnet_index_t | n | ) |
Looks for a network interface according to its number.
n | Number of a network interface (from zero). |
This function scans the global network interface list looking for a network interface matching the n
parameter.