Tor 0.4.9.1-alpha-dev
|
Structure definitions for conflux multipath. More...
Go to the source code of this file.
Data Structures | |
struct | conflux_params_t |
struct | conflux_leg_t |
struct | conflux_t |
Enumerations | |
enum | conflux_alg_t { CONFLUX_ALG_MINRTT = 0 , CONFLUX_ALG_LOWRTT = 1 , CONFLUX_ALG_CWNDRTT = 2 } |
Structure definitions for conflux multipath.
Definition in file conflux_st.h.
enum conflux_alg_t |
Specifies which conflux alg is in use.
Definition at line 19 of file conflux_st.h.