FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
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 32 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 44 of file ipsec_tun.h.
ipsec_protect_flags_t ipsec_tun_protect_t_::itp_flags |
Definition at line 46 of file ipsec_tun.h.
index_t ipsec_tun_protect_t_::itp_in_sas[4] |
Definition at line 40 of file ipsec_tun.h.
u32 ipsec_tun_protect_t_::itp_n_sa_in |
Definition at line 39 of file ipsec_tun.h.
index_t ipsec_tun_protect_t_::itp_out_sa |
Definition at line 35 of file ipsec_tun.h.
u32 ipsec_tun_protect_t_::itp_sw_if_index |
Definition at line 42 of file ipsec_tun.h.
ipsec_ep_t ipsec_tun_protect_t_::itp_tun |
Definition at line 48 of file ipsec_tun.h.