FD.io VPP  v20.09-64-g4f7b92f0a
Vector Packet Processing
ikev2_main_per_thread_data_t Struct Reference
+ Collaboration diagram for ikev2_main_per_thread_data_t:

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

ikev2_sa_tsas
 
uwordsa_by_rspi
 
EVP_CIPHER_CTX * evp_ctx
 
HMAC_CTX * hmac_ctx
 

Detailed Description

Definition at line 452 of file ikev2_priv.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

ikev2_main_per_thread_data_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ evp_ctx

EVP_CIPHER_CTX* ikev2_main_per_thread_data_t::evp_ctx

Definition at line 462 of file ikev2_priv.h.

◆ hmac_ctx

HMAC_CTX* ikev2_main_per_thread_data_t::hmac_ctx

Definition at line 463 of file ikev2_priv.h.

◆ sa_by_rspi

uword* ikev2_main_per_thread_data_t::sa_by_rspi

Definition at line 460 of file ikev2_priv.h.

◆ sas

ikev2_sa_t* ikev2_main_per_thread_data_t::sas

Definition at line 457 of file ikev2_priv.h.


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