Tor 0.4.9.13
Loading...
Searching...
No Matches
circuit_params_t Struct Reference

#include <onion_crypto.h>

Data Fields

bool cc_requested
 
bool cc_enabled
 
uint8_t sendme_inc_cells
 
relay_crypto_alg_t crypto_alg
 
relay_cell_fmt_t cell_fmt
 

Detailed Description

Parameters negotiated as part of a circuit handshake.

Definition at line 32 of file onion_crypto.h.

Field Documentation

◆ cc_enabled

◆ cc_requested

bool cc_requested

True if we have requested congestion control.

Definition at line 35 of file onion_crypto.h.

Referenced by client_circ_negotiation_message(), and congestion_control_parse_ext_response().

◆ cell_fmt

◆ crypto_alg

◆ sendme_inc_cells

uint8_t sendme_inc_cells

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