FD.io VPP  v16.09
Vector Packet Processing
gre_tunnel_t Struct Reference
+ Collaboration diagram for gre_tunnel_t:

Data Fields

ip4_address_t tunnel_src
 
ip4_address_t tunnel_dst
 
u32 outer_fib_index
 
u32 hw_if_index
 
u32 sw_if_index
 

Detailed Description

Definition at line 52 of file gre.h.

Field Documentation

u32 gre_tunnel_t::hw_if_index

Definition at line 56 of file gre.h.

u32 gre_tunnel_t::outer_fib_index

Definition at line 55 of file gre.h.

u32 gre_tunnel_t::sw_if_index

Definition at line 57 of file gre.h.

ip4_address_t gre_tunnel_t::tunnel_dst

Definition at line 54 of file gre.h.

ip4_address_t gre_tunnel_t::tunnel_src

Definition at line 53 of file gre.h.


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