FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
gbp_fwd.c File Reference
+ Include dependency graph for gbp_fwd.c:

Go to the source code of this file.

Data Structures

struct  gbp_fwd_main_t_
 Grouping of global data for the GBP source EPG classification feature. More...
 

Typedefs

typedef struct gbp_fwd_main_t_ gbp_fwd_main_t
 Grouping of global data for the GBP source EPG classification feature. More...
 

Functions

static clib_error_tgbp_fwd_init (vlib_main_t *vm)
 

Variables

gbp_fwd_main_t gbp_fwd_main
 

Typedef Documentation

◆ gbp_fwd_main_t

Grouping of global data for the GBP source EPG classification feature.

Function Documentation

◆ gbp_fwd_init()

static clib_error_t* gbp_fwd_init ( vlib_main_t vm)
static

Definition at line 33 of file gbp_fwd.c.

+ Here is the call graph for this function:

Variable Documentation

◆ gbp_fwd_main

gbp_fwd_main_t gbp_fwd_main

Definition at line 30 of file gbp_fwd.c.