![]() |
FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Data Fields | |
| union { | |
| struct { | |
| u32 tun_index | |
| u32 sa_index | |
| } | |
| u64 as_u64 | |
| }; | |
Definition at line 148 of file ipsec_tun.h.
| union { ... } |
| u64 ipsec_tun_lkup_result_t_::as_u64 |
Definition at line 157 of file ipsec_tun.h.
| u32 ipsec_tun_lkup_result_t_::sa_index |
Definition at line 155 of file ipsec_tun.h.
| u32 ipsec_tun_lkup_result_t_::tun_index |
Definition at line 154 of file ipsec_tun.h.