FD.io VPP  v21.06-1-gbb7418cf9
Vector Packet Processing
picotls_main_ Struct Reference
+ Collaboration diagram for picotls_main_:

Data Fields

picotls_ctx_t *** ctx_pool
 
picotls_listen_ctx_tlctx_pool
 
ptls_context_t * client_ptls_ctx
 
clib_rwlock_t crypto_keys_rw_lock
 

Detailed Description

Definition at line 44 of file tls_picotls.h.

Field Documentation

◆ client_ptls_ctx

ptls_context_t* picotls_main_::client_ptls_ctx

Definition at line 48 of file tls_picotls.h.

◆ crypto_keys_rw_lock

clib_rwlock_t picotls_main_::crypto_keys_rw_lock

Definition at line 49 of file tls_picotls.h.

◆ ctx_pool

picotls_ctx_t*** picotls_main_::ctx_pool

Definition at line 46 of file tls_picotls.h.

◆ lctx_pool

picotls_listen_ctx_t* picotls_main_::lctx_pool

Definition at line 47 of file tls_picotls.h.


The documentation for this struct was generated from the following file: