Tor 0.4.9.2-alpha-dev
|
Data Fields | |
int | duration |
int | idx |
int | old |
Internal type used to represent how long an old descriptor was valid, where it appeared in the list of old descriptors, and whether it's extra old. Used only by routerlist_remove_old_cached_routers_with_id().
Definition at line 1795 of file routerlist.c.
int duration |
Definition at line 1796 of file routerlist.c.
int idx |
Definition at line 1797 of file routerlist.c.
int old |
Definition at line 1798 of file routerlist.c.