The Netsukuku Project
0.0.9
An Alternative routing method
|
#include "andna_cache.h"
Data Fields | |
struct lcl_cache * | next |
struct lcl_cache * | prev |
char * | hostname |
u_int | hash |
u_short | hname_updates |
time_t | timestamp |
u_short | snsd_counter |
snsd_service * | service |
char | flags |
char lcl_cache::flags |
u_int lcl_cache::hash |
u_short lcl_cache::hname_updates |
char* lcl_cache::hostname |
struct lcl_cache* lcl_cache::next |
struct lcl_cache * lcl_cache::prev |
snsd_service* lcl_cache::service |
u_short lcl_cache::snsd_counter |
time_t lcl_cache::timestamp |