![]() |
FD.io VPP
v20.05.1-6-gf53edbc3b
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 [ITP_MAX_N_SA_IN] |
| u32 | itp_sw_if_index |
| ipsec_ep_t | itp_crypto |
| ipsec_protect_flags_t | itp_flags |
| ipsec_ep_t | itp_tun |
| ip_address_t * | itp_key |
Definition at line 64 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 76 of file ipsec_tun.h.
| ipsec_protect_flags_t ipsec_tun_protect_t_::itp_flags |
Definition at line 78 of file ipsec_tun.h.
| index_t ipsec_tun_protect_t_::itp_in_sas[ITP_MAX_N_SA_IN] |
Definition at line 72 of file ipsec_tun.h.
| ip_address_t* ipsec_tun_protect_t_::itp_key |
Definition at line 82 of file ipsec_tun.h.
| u32 ipsec_tun_protect_t_::itp_n_sa_in |
Definition at line 71 of file ipsec_tun.h.
| index_t ipsec_tun_protect_t_::itp_out_sa |
Definition at line 67 of file ipsec_tun.h.
| u32 ipsec_tun_protect_t_::itp_sw_if_index |
Definition at line 74 of file ipsec_tun.h.
| ipsec_ep_t ipsec_tun_protect_t_::itp_tun |
Definition at line 80 of file ipsec_tun.h.