FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
result of a lookup in the protection bihash More...
Data Fields | |
u32 | tun_index |
u32 | sa_index |
u32 | sw_if_index |
ipsec_protect_flags_t | flags |
result of a lookup in the protection bihash
Definition at line 39 of file ipsec_tun.h.
ipsec_protect_flags_t ipsec_tun_lkup_result_t_::flags |
Definition at line 44 of file ipsec_tun.h.
u32 ipsec_tun_lkup_result_t_::sa_index |
Definition at line 42 of file ipsec_tun.h.
u32 ipsec_tun_lkup_result_t_::sw_if_index |
Definition at line 43 of file ipsec_tun.h.
u32 ipsec_tun_lkup_result_t_::tun_index |
Definition at line 41 of file ipsec_tun.h.