FD.io VPP  v21.10.1-2-g0a485f517
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_tframe_pool
 
u32buffer_indices
 
u16nexts
 

Detailed Description

Definition at line 370 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_indices

u32* vnet_crypto_thread_t::buffer_indices

Definition at line 374 of file crypto.h.

◆ frame_pool

vnet_crypto_async_frame_t* vnet_crypto_thread_t::frame_pool

Definition at line 373 of file crypto.h.

◆ nexts

u16* vnet_crypto_thread_t::nexts

Definition at line 375 of file crypto.h.


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