FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
esp_main_t Struct Reference
+ Collaboration diagram for esp_main_t:

Data Fields

esp_crypto_alg_tesp_crypto_algs
 
esp_integ_alg_tesp_integ_algs
 
esp_main_per_thread_data_tper_thread_data
 

Detailed Description

Definition at line 73 of file esp.h.

Field Documentation

esp_crypto_alg_t* esp_main_t::esp_crypto_algs

Definition at line 75 of file esp.h.

esp_integ_alg_t* esp_main_t::esp_integ_algs

Definition at line 76 of file esp.h.

esp_main_per_thread_data_t* esp_main_t::per_thread_data

Definition at line 77 of file esp.h.


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