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

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

vnet_crypto_async_frame_tframes [VNET_CRYPTO_ASYNC_OP_N_IDS]
 
vnet_crypto_async_frame_tframe_pool
 
u32buffer_indice
 
u16nexts
 

Detailed Description

Definition at line 333 of file crypto.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

vnet_crypto_thread_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ buffer_indice

u32* vnet_crypto_thread_t::buffer_indice

Definition at line 338 of file crypto.h.

◆ frame_pool

vnet_crypto_async_frame_t* vnet_crypto_thread_t::frame_pool

Definition at line 337 of file crypto.h.

◆ frames

vnet_crypto_async_frame_t* vnet_crypto_thread_t::frames[VNET_CRYPTO_ASYNC_OP_N_IDS]

Definition at line 336 of file crypto.h.

◆ nexts

u16* vnet_crypto_thread_t::nexts

Definition at line 339 of file crypto.h.


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