FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
ipsec_tun_lkup_result_t_ Struct Reference

result of a lookup in the protection bihash More...

Data Fields

u32 tun_index
 
u32 sa_index
 
u32 sw_if_index
 
ipsec_protect_flags_t flags
 

Detailed Description

result of a lookup in the protection bihash

Definition at line 39 of file ipsec_tun.h.

Field Documentation

◆ flags

ipsec_protect_flags_t ipsec_tun_lkup_result_t_::flags

Definition at line 44 of file ipsec_tun.h.

◆ sa_index

u32 ipsec_tun_lkup_result_t_::sa_index

Definition at line 42 of file ipsec_tun.h.

◆ sw_if_index

u32 ipsec_tun_lkup_result_t_::sw_if_index

Definition at line 43 of file ipsec_tun.h.

◆ tun_index

u32 ipsec_tun_lkup_result_t_::tun_index

Definition at line 41 of file ipsec_tun.h.


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