![]() |
FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Collaboration diagram for ipsec_tun_protect_t_:Public Member Functions | |
| CLIB_CACHE_LINE_ALIGN_MARK (cacheline0) | |
Data Fields | |
| index_t | itp_out_sa |
| u32 | itp_n_sa_in |
| index_t | itp_in_sas [4] |
| u32 | itp_sw_if_index |
| ipsec_ep_t | itp_crypto |
| ipsec_protect_flags_t | itp_flags |
| ipsec_ep_t | itp_tun |
Definition at line 62 of file ipsec_tun.h.
| ipsec_tun_protect_t_::CLIB_CACHE_LINE_ALIGN_MARK | ( | cacheline0 | ) |
| ipsec_ep_t ipsec_tun_protect_t_::itp_crypto |
Definition at line 74 of file ipsec_tun.h.
| ipsec_protect_flags_t ipsec_tun_protect_t_::itp_flags |
Definition at line 76 of file ipsec_tun.h.
| index_t ipsec_tun_protect_t_::itp_in_sas[4] |
Definition at line 70 of file ipsec_tun.h.
| u32 ipsec_tun_protect_t_::itp_n_sa_in |
Definition at line 69 of file ipsec_tun.h.
| index_t ipsec_tun_protect_t_::itp_out_sa |
Definition at line 65 of file ipsec_tun.h.
| u32 ipsec_tun_protect_t_::itp_sw_if_index |
Definition at line 72 of file ipsec_tun.h.
| ipsec_ep_t ipsec_tun_protect_t_::itp_tun |
Definition at line 78 of file ipsec_tun.h.