![]() |
FD.io VPP
v20.05.1-5-g09f167997
Vector Packet Processing
|
Collaboration diagram for tls_ctx_:Data Fields | |
| union { | |
| transport_connection_t connection | |
| tls_ctx_id_t c_tls_ctx_id | |
| }; | |
| u8 | is_passive_close |
| u8 | resume |
| u8 | app_closed |
| u8 | no_app_session |
| u8 * | srv_hostname |
| u32 | evt_index |
| u32 | ckpair_index |
| union { ... } |
| tls_ctx_id_t tls_ctx_::c_tls_ctx_id |
| transport_connection_t tls_ctx_::connection |