FD.io VPP  v19.08-23-g4b943d6
Vector Packet Processing
dpdk_crypto_main_t Struct Reference
+ Collaboration diagram for dpdk_crypto_main_t:

Data Fields

crypto_worker_main_tworkers_main
 
crypto_dev_tdev
 
crypto_resource_tresource
 
crypto_alg_tcipher_algs
 
crypto_alg_tauth_algs
 
crypto_data_tdata
 
crypto_drv_tdrv
 
u64 session_timeout
 
u8 enabled
 

Detailed Description

Definition at line 160 of file ipsec.h.

Field Documentation

crypto_alg_t* dpdk_crypto_main_t::auth_algs

Definition at line 166 of file ipsec.h.

crypto_alg_t* dpdk_crypto_main_t::cipher_algs

Definition at line 165 of file ipsec.h.

crypto_data_t* dpdk_crypto_main_t::data

Definition at line 167 of file ipsec.h.

crypto_dev_t* dpdk_crypto_main_t::dev

Definition at line 163 of file ipsec.h.

crypto_drv_t* dpdk_crypto_main_t::drv

Definition at line 168 of file ipsec.h.

u8 dpdk_crypto_main_t::enabled

Definition at line 170 of file ipsec.h.

crypto_resource_t* dpdk_crypto_main_t::resource

Definition at line 164 of file ipsec.h.

u64 dpdk_crypto_main_t::session_timeout

Definition at line 169 of file ipsec.h.

crypto_worker_main_t* dpdk_crypto_main_t::workers_main

Definition at line 162 of file ipsec.h.


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