RTEMS CPU Kit with SuperCore  4.11.3
Data Structures | Macros | Functions
if.h File Reference
#include <sys/cdefs.h>
Include dependency graph for if.h:

Go to the source code of this file.

Data Structures

struct  if_nameindex
 

Macros

#define IF_NAMESIZE   16
 

Functions

__BEGIN_DECLS void if_freenameindex (struct if_nameindex *)
 
char * if_indextoname (unsigned int, char *)
 
struct if_nameindexif_nameindex (void)