7 #ifndef OR_CIRCUIT_ST_H
8 #define OR_CIRCUIT_ST_H
60 unsigned int already_received_introduce1 : 1;
Path structures for origin circuits.
Master header file for Tor-specific functionality.
edge_connection_t * resolving_streams
struct onion_queue_t * onionqueue_entry
uint64_t total_cell_waiting_time
unsigned int circuit_carries_hs_traffic_stats
unsigned int remaining_relay_early_cells
struct workqueue_entry_t * workqueue_entry
unsigned int introduce2_dos_defense_enabled
bool used_legacy_circuit_handshake
cell_queue_t p_chan_cells
unsigned int introduce2_dos_defense_explicit
token_bucket_ctr_t introduce2_bucket
struct or_circuit_t * rend_splice
edge_connection_t * n_streams
char rend_circ_nonce[DIGEST_LEN]
Headers for token_bucket.c.