FD.io VPP  v20.01-48-g3e0dafb74
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_decrypt_tun_node_index
 
u32 esp4_decrypt_tun_next_index
 
u32 esp6_decrypt_tun_node_index
 
u32 esp6_decrypt_tun_next_index
 
u32 esp44_encrypt_tun_feature_index
 
u32 esp46_encrypt_tun_feature_index
 
u32 esp66_encrypt_tun_feature_index
 
u32 esp64_encrypt_tun_feature_index
 

Detailed Description

Definition at line 49 of file ipsec.h.

Field Documentation

◆ add_del_sa_sess_cb

add_del_sa_sess_cb_t ipsec_esp_backend_t::add_del_sa_sess_cb

Definition at line 53 of file ipsec.h.

◆ check_support_cb

check_support_cb_t ipsec_esp_backend_t::check_support_cb

Definition at line 55 of file ipsec.h.

◆ esp44_encrypt_tun_feature_index

u32 ipsec_esp_backend_t::esp44_encrypt_tun_feature_index

Definition at line 68 of file ipsec.h.

◆ esp46_encrypt_tun_feature_index

u32 ipsec_esp_backend_t::esp46_encrypt_tun_feature_index

Definition at line 69 of file ipsec.h.

◆ esp4_decrypt_next_index

u32 ipsec_esp_backend_t::esp4_decrypt_next_index

Definition at line 59 of file ipsec.h.

◆ esp4_decrypt_node_index

u32 ipsec_esp_backend_t::esp4_decrypt_node_index

Definition at line 57 of file ipsec.h.

◆ esp4_decrypt_tun_next_index

u32 ipsec_esp_backend_t::esp4_decrypt_tun_next_index

Definition at line 65 of file ipsec.h.

◆ esp4_decrypt_tun_node_index

u32 ipsec_esp_backend_t::esp4_decrypt_tun_node_index

Definition at line 64 of file ipsec.h.

◆ esp4_encrypt_next_index

u32 ipsec_esp_backend_t::esp4_encrypt_next_index

Definition at line 58 of file ipsec.h.

◆ esp4_encrypt_node_index

u32 ipsec_esp_backend_t::esp4_encrypt_node_index

Definition at line 56 of file ipsec.h.

◆ esp64_encrypt_tun_feature_index

u32 ipsec_esp_backend_t::esp64_encrypt_tun_feature_index

Definition at line 71 of file ipsec.h.

◆ esp66_encrypt_tun_feature_index

u32 ipsec_esp_backend_t::esp66_encrypt_tun_feature_index

Definition at line 70 of file ipsec.h.

◆ esp6_decrypt_next_index

u32 ipsec_esp_backend_t::esp6_decrypt_next_index

Definition at line 63 of file ipsec.h.

◆ esp6_decrypt_node_index

u32 ipsec_esp_backend_t::esp6_decrypt_node_index

Definition at line 61 of file ipsec.h.

◆ esp6_decrypt_tun_next_index

u32 ipsec_esp_backend_t::esp6_decrypt_tun_next_index

Definition at line 67 of file ipsec.h.

◆ esp6_decrypt_tun_node_index

u32 ipsec_esp_backend_t::esp6_decrypt_tun_node_index

Definition at line 66 of file ipsec.h.

◆ esp6_encrypt_next_index

u32 ipsec_esp_backend_t::esp6_encrypt_next_index

Definition at line 62 of file ipsec.h.

◆ esp6_encrypt_node_index

u32 ipsec_esp_backend_t::esp6_encrypt_node_index

Definition at line 60 of file ipsec.h.

◆ name

u8* ipsec_esp_backend_t::name

Definition at line 51 of file ipsec.h.


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