FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
openssl_event_ Struct Reference
+ Collaboration diagram for openssl_event_:

Data Fields

u32 ctx_index
 
int session_index
 
u8 status
 
openssl_resume_handlerhandler
 
openssl_tls_callback_arg_t cb_args
 
int next
 

Detailed Description

Definition at line 32 of file tls_async.c.

Field Documentation

◆ cb_args

openssl_tls_callback_arg_t openssl_event_::cb_args

Definition at line 39 of file tls_async.c.

◆ ctx_index

u32 openssl_event_::ctx_index

Definition at line 34 of file tls_async.c.

◆ handler

openssl_resume_handler* openssl_event_::handler

Definition at line 38 of file tls_async.c.

◆ next

int openssl_event_::next

Definition at line 42 of file tls_async.c.

◆ session_index

int openssl_event_::session_index

Definition at line 35 of file tls_async.c.

◆ status

u8 openssl_event_::status

Definition at line 36 of file tls_async.c.


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