Tor 0.4.9.0-alpha-dev
Data Fields
circuit_params_t Struct Reference

#include <onion_crypto.h>

Data Fields

bool cc_enabled
 
uint8_t sendme_inc_cells
 

Detailed Description

Parameters negotiated as part of a circuit handshake.

Definition at line 31 of file onion_crypto.h.

Field Documentation

◆ cc_enabled

bool cc_enabled

Is true if congestion control is enabled in consensus or param, as per congestion_control_enabled() result.

Definition at line 34 of file onion_crypto.h.

Referenced by congestion_control_build_ext_response(), hs_circ_setup_congestion_control(), negotiate_v3_ntor_client_circ_params(), and negotiate_v3_ntor_server_circ_params().

◆ sendme_inc_cells

uint8_t sendme_inc_cells

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