The Netsukuku Project  0.0.9
An Alternative routing method
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
ll_map.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ll_free_index (void)
 
int ll_remember_index (struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
 
int ll_init_map (struct rtnl_handle *rth)
 
int ll_name_to_index (const char *name)
 
const char * ll_index_to_name (int idx)
 
const char * ll_idx_n2a (int idx, char *buf)
 
int ll_index_to_type (int idx)
 
unsigned ll_index_to_flags (int idx)
 
int ll_first_up_if (void)
 
int ll_nth_up_if (int n)
 

Function Documentation

int ll_first_up_if ( void  )

Here is the call graph for this function:

Here is the caller graph for this function:

void ll_free_index ( void  )

Here is the caller graph for this function:

const char* ll_idx_n2a ( int  idx,
char *  buf 
)

Here is the caller graph for this function:

unsigned ll_index_to_flags ( int  idx)

Here is the caller graph for this function:

const char* ll_index_to_name ( int  idx)

Here is the call graph for this function:

Here is the caller graph for this function:

int ll_index_to_type ( int  idx)
int ll_init_map ( struct rtnl_handle rth)

Here is the call graph for this function:

Here is the caller graph for this function:

int ll_name_to_index ( const char *  name)

Here is the caller graph for this function:

int ll_nth_up_if ( int  n)

Here is the call graph for this function:

Here is the caller graph for this function:

int ll_remember_index ( struct sockaddr_nl *  who,
struct nlmsghdr *  n,
void *  arg 
)

Here is the call graph for this function:

Here is the caller graph for this function: