FD.io VPP  v20.09-rc2-28-g3c5414029
Vector Packet Processing
crypto_sw_scheduler_queue_t Struct Reference
+ Collaboration diagram for crypto_sw_scheduler_queue_t:

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

u32 head
 
u32 tail
 
vnet_crypto_async_frame_tjobs [0]
 

Detailed Description

Definition at line 24 of file crypto_sw_scheduler.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

crypto_sw_scheduler_queue_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ head

u32 crypto_sw_scheduler_queue_t::head

Definition at line 27 of file crypto_sw_scheduler.h.

◆ jobs

vnet_crypto_async_frame_t* crypto_sw_scheduler_queue_t::jobs[0]

Definition at line 29 of file crypto_sw_scheduler.h.

◆ tail

u32 crypto_sw_scheduler_queue_t::tail

Definition at line 28 of file crypto_sw_scheduler.h.


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