FD.io VPP  v19.08-27-gf4dcae4
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 89 of file ipsec_tun.h.

Field Documentation

union { ... }
u64 ipsec_tun_lkup_result_t_::as_u64

Definition at line 98 of file ipsec_tun.h.

u32 ipsec_tun_lkup_result_t_::sa_index

Definition at line 96 of file ipsec_tun.h.

u32 ipsec_tun_lkup_result_t_::tun_index

Definition at line 95 of file ipsec_tun.h.


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