Definition at line 220 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 229 of file quic.h.
◆ connection_hash
| clib_bihash_16_8_t quic_main_::connection_hash |
quic connection id -> conn handle
Definition at line 225 of file quic.h.
◆ connection_timeout
| u32 quic_main_::connection_timeout |
◆ ctx_pool
◆ default_crypto_engine
| u8 quic_main_::default_crypto_engine |
Used if you do connect with CRYPTO_ENGINE_NONE (0)
Definition at line 230 of file quic.h.
◆ hs_properties
| ptls_handshake_properties_t quic_main_::hs_properties |
◆ quic_ciphers
| ptls_cipher_suite_t*** quic_main_::quic_ciphers |
available ciphers by crypto engine
Definition at line 228 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 |
◆ wrk_ctx
The documentation for this struct was generated from the following file: