The Netsukuku Project
0.0.9
An Alternative routing method
|
#include "igs.h"
Data Fields | |
struct internet_gateway * | next |
struct internet_gateway * | prev |
u_int | ip [4] |
u_char | gid |
map_node * | node |
char | flags |
u_char | bandwidth |
u_char internet_gateway::bandwidth |
char internet_gateway::flags |
u_char internet_gateway::gid |
u_int internet_gateway::ip[4] |
struct internet_gateway* internet_gateway::next |
map_node* internet_gateway::node |
struct internet_gateway * internet_gateway::prev |