Tor 0.4.9.0-alpha-dev
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 1792 of file routerlist.c.

Field Documentation

◆ duration

int duration

Definition at line 1793 of file routerlist.c.

◆ idx

int idx

Definition at line 1794 of file routerlist.c.

◆ old

int old

Definition at line 1795 of file routerlist.c.


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