Definition at line 244 of file quic.h.
◆ app_index
u32 quic_main_::app_index |
◆ available_crypto_engines
uword* quic_main_::available_crypto_engines |
Bitmap for registered engines.
Definition at line 253 of file quic.h.
◆ connection_hash
clib_bihash_16_8_t quic_main_::connection_hash |
quic connection id -> conn handle
Definition at line 249 of file quic.h.
◆ connection_timeout
u32 quic_main_::connection_timeout |
◆ crypto_keys_quic_rw_lock
◆ ctx_pool
◆ default_crypto_engine
u8 quic_main_::default_crypto_engine |
Used if you do connect with CRYPTO_ENGINE_NONE (0)
Definition at line 254 of file quic.h.
◆ default_quic_cc
u8 quic_main_::default_quic_cc |
◆ hs_properties
ptls_handshake_properties_t quic_main_::hs_properties |
◆ max_packets_per_key
u64 quic_main_::max_packets_per_key |
number of packets that can be sent without a key update
Definition at line 255 of file quic.h.
◆ quic_ciphers
ptls_cipher_suite_t*** quic_main_::quic_ciphers |
available ciphers by crypto engine
Definition at line 252 of file quic.h.
◆ session_cache
◆ tstamp_ticks_per_clock
f64 quic_main_::tstamp_ticks_per_clock |
◆ udp_fifo_prealloc
u32 quic_main_::udp_fifo_prealloc |
◆ udp_fifo_size
u32 quic_main_::udp_fifo_size |
◆ vnet_crypto_enabled
u8 quic_main_::vnet_crypto_enabled |
◆ wrk_ctx
The documentation for this struct was generated from the following file: