![]() |
FD.io VPP
v19.04.1-1-ge4a0f9f
Vector Packet Processing
|
Collaboration diagram for quic_main_:Data Fields | |
| u32 | app_index |
| quic_ctx_t * | half_open_ctx_pool |
| quic_ctx_t ** | ctx_pool |
| clib_rwlock_t | half_open_rwlock |
| quic_worker_ctx_t * | wrk_ctx |
| f64 | tstamp_ticks_per_clock |
| quicly_context_t | quicly_ctx |
| ptls_handshake_properties_t | hs_properties |
| quicly_cid_plaintext_t | next_cid |
| u8 | use_test_cert_in_ca |
| char * | ca_cert_path |
| quic_ctx_t** quic_main_::ctx_pool |
| quic_ctx_t* quic_main_::half_open_ctx_pool |
| clib_rwlock_t quic_main_::half_open_rwlock |
| quic_worker_ctx_t* quic_main_::wrk_ctx |