![]() |
The Netsukuku Project
0.0.9
An Alternative routing method
|
#include "andna_cache.h"

Data Fields | |
| struct andna_cache_queue * | next |
| struct andna_cache_queue * | prev |
| time_t | timestamp |
| u_short | hname_updates |
| char | pubkey [140] |
| u_short | snsd_counter |
| snsd_service * | service |
| u_short andna_cache_queue::hname_updates |
| struct andna_cache_queue* andna_cache_queue::next |
| struct andna_cache_queue * andna_cache_queue::prev |
| char andna_cache_queue::pubkey[140] |
| snsd_service* andna_cache_queue::service |
| u_short andna_cache_queue::snsd_counter |
| time_t andna_cache_queue::timestamp |