FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
ipsec_per_thread_data_t Struct Reference
+ Collaboration diagram for ipsec_per_thread_data_t:

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

vnet_crypto_op_tcrypto_ops
 
vnet_crypto_op_tinteg_ops
 
vnet_crypto_op_tchained_crypto_ops
 
vnet_crypto_op_tchained_integ_ops
 
vnet_crypto_op_chunk_tchunks
 
vnet_crypto_async_frame_t ** async_frames
 

Detailed Description

Definition at line 97 of file ipsec.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

ipsec_per_thread_data_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ async_frames

vnet_crypto_async_frame_t** ipsec_per_thread_data_t::async_frames

Definition at line 105 of file ipsec.h.

◆ chained_crypto_ops

vnet_crypto_op_t* ipsec_per_thread_data_t::chained_crypto_ops

Definition at line 102 of file ipsec.h.

◆ chained_integ_ops

vnet_crypto_op_t* ipsec_per_thread_data_t::chained_integ_ops

Definition at line 103 of file ipsec.h.

◆ chunks

vnet_crypto_op_chunk_t* ipsec_per_thread_data_t::chunks

Definition at line 104 of file ipsec.h.

◆ crypto_ops

vnet_crypto_op_t* ipsec_per_thread_data_t::crypto_ops

Definition at line 100 of file ipsec.h.

◆ integ_ops

vnet_crypto_op_t* ipsec_per_thread_data_t::integ_ops

Definition at line 101 of file ipsec.h.


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