FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
ipsec_tun_protect_t_ Struct Reference
+ 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
 

Detailed Description

Definition at line 32 of file ipsec_tun.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

ipsec_tun_protect_t_::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ itp_crypto

ipsec_ep_t ipsec_tun_protect_t_::itp_crypto

Definition at line 44 of file ipsec_tun.h.

◆ itp_flags

ipsec_protect_flags_t ipsec_tun_protect_t_::itp_flags

Definition at line 46 of file ipsec_tun.h.

◆ itp_in_sas

index_t ipsec_tun_protect_t_::itp_in_sas[4]

Definition at line 40 of file ipsec_tun.h.

◆ itp_n_sa_in

u32 ipsec_tun_protect_t_::itp_n_sa_in

Definition at line 39 of file ipsec_tun.h.

◆ itp_out_sa

index_t ipsec_tun_protect_t_::itp_out_sa

Definition at line 35 of file ipsec_tun.h.

◆ itp_sw_if_index

u32 ipsec_tun_protect_t_::itp_sw_if_index

Definition at line 42 of file ipsec_tun.h.

◆ itp_tun

ipsec_ep_t ipsec_tun_protect_t_::itp_tun

Definition at line 48 of file ipsec_tun.h.


The documentation for this struct was generated from the following file: