FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Public Member Functions | |
CLIB_CACHE_LINE_ALIGN_MARK (cacheline0) | |
Data Fields | |
ikev2_sa_t * | sas |
uword * | sa_by_rspi |
EVP_CIPHER_CTX * | evp_ctx |
HMAC_CTX * | hmac_ctx |
Definition at line 452 of file ikev2_priv.h.
ikev2_main_per_thread_data_t::CLIB_CACHE_LINE_ALIGN_MARK | ( | cacheline0 | ) |
EVP_CIPHER_CTX* ikev2_main_per_thread_data_t::evp_ctx |
Definition at line 462 of file ikev2_priv.h.
HMAC_CTX* ikev2_main_per_thread_data_t::hmac_ctx |
Definition at line 463 of file ikev2_priv.h.
uword* ikev2_main_per_thread_data_t::sa_by_rspi |
Definition at line 460 of file ikev2_priv.h.
ikev2_sa_t* ikev2_main_per_thread_data_t::sas |
Definition at line 457 of file ikev2_priv.h.