Tor
0.4.7.0-alpha-dev
|
#include <entrynodes.h>
Data Fields | |
int | guard_bw |
int | non_guard_bw |
Contains the bandwidth of a relay as a guard and as a non-guard after the guardfraction has been considered.
Definition at line 640 of file entrynodes.h.
int guard_bw |
Bandwidth as a guard after guardfraction has been considered.
Definition at line 642 of file entrynodes.h.
int non_guard_bw |
Bandwidth as a non-guard after guardfraction has been considered.
Definition at line 644 of file entrynodes.h.