Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
if_api.h File Reference
Interface Identification APIs from: RFC 3493: Basic Socket Interface Extensions for IPv6 Section 4: Interface Identification. More...
Go to the source code of this file.
Functions | |
char * | lwip_if_indextoname (unsigned int ifindex, char *ifname) |
Maps an interface index to its corresponding name. | |
unsigned int | lwip_if_nametoindex (const char *ifname) |
Returs the interface index corresponding to name ifname. |
Detailed Description
Interface Identification APIs from: RFC 3493: Basic Socket Interface Extensions for IPv6 Section 4: Interface Identification.
Definition in file if_api.h.
Generated on Tue Jul 12 2022 13:55:12 by
