FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
ipsec_esp_backend_t Struct Reference
+ Collaboration diagram for ipsec_esp_backend_t:

Data Fields

u8name
 
add_del_sa_sess_cb_t add_del_sa_sess_cb
 
check_support_cb_t check_support_cb
 
u32 esp4_encrypt_node_index
 
u32 esp4_decrypt_node_index
 
u32 esp4_encrypt_next_index
 
u32 esp4_decrypt_next_index
 
u32 esp6_encrypt_node_index
 
u32 esp6_decrypt_node_index
 
u32 esp6_encrypt_next_index
 
u32 esp6_decrypt_next_index
 
u32 esp4_encrypt_tun_feature_index
 
u32 esp6_encrypt_tun_feature_index
 

Detailed Description

Definition at line 50 of file ipsec.h.

Field Documentation

add_del_sa_sess_cb_t ipsec_esp_backend_t::add_del_sa_sess_cb

Definition at line 54 of file ipsec.h.

check_support_cb_t ipsec_esp_backend_t::check_support_cb

Definition at line 56 of file ipsec.h.

u32 ipsec_esp_backend_t::esp4_decrypt_next_index

Definition at line 60 of file ipsec.h.

u32 ipsec_esp_backend_t::esp4_decrypt_node_index

Definition at line 58 of file ipsec.h.

u32 ipsec_esp_backend_t::esp4_encrypt_next_index

Definition at line 59 of file ipsec.h.

u32 ipsec_esp_backend_t::esp4_encrypt_node_index

Definition at line 57 of file ipsec.h.

u32 ipsec_esp_backend_t::esp4_encrypt_tun_feature_index

Definition at line 65 of file ipsec.h.

u32 ipsec_esp_backend_t::esp6_decrypt_next_index

Definition at line 64 of file ipsec.h.

u32 ipsec_esp_backend_t::esp6_decrypt_node_index

Definition at line 62 of file ipsec.h.

u32 ipsec_esp_backend_t::esp6_encrypt_next_index

Definition at line 63 of file ipsec.h.

u32 ipsec_esp_backend_t::esp6_encrypt_node_index

Definition at line 61 of file ipsec.h.

u32 ipsec_esp_backend_t::esp6_encrypt_tun_feature_index

Definition at line 66 of file ipsec.h.

u8* ipsec_esp_backend_t::name

Definition at line 52 of file ipsec.h.


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