FD.io VPP  v20.05-21-gb1500e9ff
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
 

Detailed Description

Definition at line 92 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

◆ chained_crypto_ops

vnet_crypto_op_t* ipsec_per_thread_data_t::chained_crypto_ops

Definition at line 97 of file ipsec.h.

◆ chained_integ_ops

vnet_crypto_op_t* ipsec_per_thread_data_t::chained_integ_ops

Definition at line 98 of file ipsec.h.

◆ chunks

vnet_crypto_op_chunk_t* ipsec_per_thread_data_t::chunks

Definition at line 99 of file ipsec.h.

◆ crypto_ops

vnet_crypto_op_t* ipsec_per_thread_data_t::crypto_ops

Definition at line 95 of file ipsec.h.

◆ integ_ops

vnet_crypto_op_t* ipsec_per_thread_data_t::integ_ops

Definition at line 96 of file ipsec.h.


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