FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
ipsec_tun_lkup_result_t_ Struct Reference

Data Fields

union {
   struct {
      u32   tun_index
 
      u32   sa_index
 
   } 
 
   u64   as_u64
 
}; 
 

Detailed Description

Definition at line 138 of file ipsec_tun.h.

Field Documentation

◆ @415

union { ... }

◆ as_u64

u64 ipsec_tun_lkup_result_t_::as_u64

Definition at line 147 of file ipsec_tun.h.

◆ sa_index

u32 ipsec_tun_lkup_result_t_::sa_index

Definition at line 145 of file ipsec_tun.h.

◆ tun_index

u32 ipsec_tun_lkup_result_t_::tun_index

Definition at line 144 of file ipsec_tun.h.


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