FD.io VPP  v16.12-rc0-308-g931be3a
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 99 of file gre.h.

Field Documentation

u32* gre_main_t::free_gre_tunnel_hw_if_indices

Definition at line 111 of file gre.h.

uword* gre_main_t::protocol_info_by_name

Definition at line 106 of file gre.h.

uword * gre_main_t::protocol_info_by_protocol

Definition at line 106 of file gre.h.

gre_protocol_info_t* gre_main_t::protocol_infos

Definition at line 103 of file gre.h.

uword* gre_main_t::tunnel_by_key

Definition at line 108 of file gre.h.

u32* gre_main_t::tunnel_index_by_sw_if_index

Definition at line 114 of file gre.h.

gre_tunnel_t* gre_main_t::tunnels

Definition at line 101 of file gre.h.

vlib_main_t* gre_main_t::vlib_main

Definition at line 117 of file gre.h.

vnet_main_t* gre_main_t::vnet_main

Definition at line 118 of file gre.h.


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