lwip_if_indextoname() is only used within lwIP.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferencesData Use

Return value

If ifindex is an interface index, then the function shall return the value supplied in ifname, which points to a buffer now containing the interface name. Otherwise, the function shall return a NULL pointer.

References