![]() |
FD.io VPP
v19.08-27-gf4dcae4
Vector Packet Processing
|
Collaboration diagram for quic_main_:Data Fields | |
| u32 | app_index |
| quic_ctx_t ** | ctx_pool |
| quic_worker_ctx_t * | wrk_ctx |
| clib_bihash_16_8_t | connection_hash |
| f64 | tstamp_ticks_per_clock |
| ptls_cipher_suite_t *** | quic_ciphers |
| u8 | default_cipher |
| quic_session_cache_t | session_cache |
| quicly_context_t | quicly_ctx |
| ptls_handshake_properties_t | hs_properties |
| quicly_cid_plaintext_t | next_cid |
| quic_ctx_t** quic_main_::ctx_pool |
| quic_session_cache_t quic_main_::session_cache |
| quic_worker_ctx_t* quic_main_::wrk_ctx |