Tor 0.4.9.1-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 650 of file entrynodes.h.
int guard_bw |
Bandwidth as a guard after guardfraction has been considered.
Definition at line 652 of file entrynodes.h.
int non_guard_bw |
Bandwidth as a non-guard after guardfraction has been considered.
Definition at line 654 of file entrynodes.h.