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

Data Fields

gre_tunnel_ttunnels
 
gre_protocol_info_tprotocol_infos
 
uwordprotocol_info_by_name
 
uwordprotocol_info_by_protocol
 
uwordtunnel_by_key
 
u32free_gre_tunnel_hw_if_indices
 
u32tunnel_index_by_sw_if_index
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 60 of file gre.h.

Field Documentation

u32* gre_main_t::free_gre_tunnel_hw_if_indices

Definition at line 72 of file gre.h.

uword* gre_main_t::protocol_info_by_name

Definition at line 67 of file gre.h.

uword * gre_main_t::protocol_info_by_protocol

Definition at line 67 of file gre.h.

gre_protocol_info_t* gre_main_t::protocol_infos

Definition at line 64 of file gre.h.

uword* gre_main_t::tunnel_by_key

Definition at line 69 of file gre.h.

u32* gre_main_t::tunnel_index_by_sw_if_index

Definition at line 75 of file gre.h.

gre_tunnel_t* gre_main_t::tunnels

Definition at line 62 of file gre.h.

vlib_main_t* gre_main_t::vlib_main

Definition at line 78 of file gre.h.

vnet_main_t* gre_main_t::vnet_main

Definition at line 79 of file gre.h.


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