if.h File Reference

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 *)

Define Documentation

#define IF_NAMESIZE   16
 

Function Documentation

__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 *   ) 
 

Copyright © Nokia Corporation 2001-2008
Back to top