FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
openssl_event_ Struct Reference
+ Collaboration diagram for openssl_event_:

Data Fields

int status
 
u32 event_index
 
u8 thread_index
 
u32 ctx_index
 
openssl_resume_handlerhandler
 
openssl_tls_callback_t engine_callback
 
openssl_tls_callback_arg_t cb_args
 
int next
 

Detailed Description

Definition at line 37 of file tls_async.c.

Field Documentation

openssl_tls_callback_arg_t openssl_event_::cb_args

Definition at line 46 of file tls_async.c.

u32 openssl_event_::ctx_index

Definition at line 42 of file tls_async.c.

openssl_tls_callback_t openssl_event_::engine_callback

Definition at line 45 of file tls_async.c.

u32 openssl_event_::event_index

Definition at line 40 of file tls_async.c.

openssl_resume_handler* openssl_event_::handler

Definition at line 44 of file tls_async.c.

int openssl_event_::next

Definition at line 48 of file tls_async.c.

int openssl_event_::status

Definition at line 39 of file tls_async.c.

u8 openssl_event_::thread_index

Definition at line 41 of file tls_async.c.


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