API published in:
API deprecated in:
#include <sys/cdefs.h>
Go to the source code of this file.
Data Structures |
|
| struct | if_nameindex |
Defines |
|
| #define | IF_NAMESIZE 16 |
Functions |
|
| __BEGIN_DECLS IMPORT_C void | if_freenameindex (struct if_nameindex *) |
| IMPORT_C char * | if_indextoname (unsigned int, char *) |
| IMPORT_C struct if_nameindex * | if_nameindex (void) |
| IMPORT_C unsigned int | if_nametoindex (const char *) |
|
|
|
||||||||||||
|
|