![]() |
FD.io VPP
v19.08.3-2-gbabecb413
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 |
| union { ... } |
| tls_ctx_id_t tls_ctx_::c_tls_ctx_id |
| transport_connection_t tls_ctx_::connection |