Tor 0.4.9.0-alpha-dev
Data Fields
guardfraction_bandwidth_t Struct Reference

#include <entrynodes.h>

Data Fields

int guard_bw
 
int non_guard_bw
 

Detailed Description

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.

Field Documentation

◆ guard_bw

int guard_bw

Bandwidth as a guard after guardfraction has been considered.

Definition at line 652 of file entrynodes.h.

◆ non_guard_bw

int non_guard_bw

Bandwidth as a non-guard after guardfraction has been considered.

Definition at line 654 of file entrynodes.h.


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