Tor 0.4.9.2-alpha-dev
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
duration_idx_t Struct Reference

Data Fields

int duration
 
int idx
 
int old
 

Detailed Description

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.

Field Documentation

◆ duration

int duration

Definition at line 1796 of file routerlist.c.

◆ idx

int idx

Definition at line 1797 of file routerlist.c.

◆ old

int old

Definition at line 1798 of file routerlist.c.


The documentation for this struct was generated from the following file: