FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Public Member Functions | |
CLIB_CACHE_LINE_ALIGN_MARK (cacheline0) | |
Definition at line 32 of file crypto_sw_scheduler.h.
crypto_sw_scheduler_per_thread_data_t::CLIB_CACHE_LINE_ALIGN_MARK | ( | cacheline0 | ) |
vnet_crypto_op_t* crypto_sw_scheduler_per_thread_data_t::chained_crypto_ops |
Definition at line 38 of file crypto_sw_scheduler.h.
vnet_crypto_op_t* crypto_sw_scheduler_per_thread_data_t::chained_integ_ops |
Definition at line 39 of file crypto_sw_scheduler.h.
vnet_crypto_op_chunk_t* crypto_sw_scheduler_per_thread_data_t::chunks |
Definition at line 40 of file crypto_sw_scheduler.h.
vnet_crypto_op_t* crypto_sw_scheduler_per_thread_data_t::crypto_ops |
Definition at line 36 of file crypto_sw_scheduler.h.
vnet_crypto_op_t* crypto_sw_scheduler_per_thread_data_t::integ_ops |
Definition at line 37 of file crypto_sw_scheduler.h.
crypto_sw_scheduler_queue_t* crypto_sw_scheduler_per_thread_data_t::queues[VNET_CRYPTO_ASYNC_OP_N_IDS] |
Definition at line 35 of file crypto_sw_scheduler.h.
u8 crypto_sw_scheduler_per_thread_data_t::self_crypto_enabled |
Definition at line 41 of file crypto_sw_scheduler.h.