FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
gbp_policy.c File Reference
+ Include dependency graph for gbp_policy.c:

Go to the source code of this file.

Functions

u8format_gbp_policy_trace (u8 *s, va_list *args)
 
static clib_error_tgbp_policy_init (vlib_main_t *vm)
 

Variables

gbp_policy_main_t gbp_policy_main
 

Function Documentation

◆ format_gbp_policy_trace()

u8* format_gbp_policy_trace ( u8 s,
va_list *  args 
)

Definition at line 24 of file gbp_policy.c.

+ Here is the call graph for this function:

◆ gbp_policy_init()

static clib_error_t* gbp_policy_init ( vlib_main_t vm)
static

Definition at line 41 of file gbp_policy.c.

+ Here is the call graph for this function:

Variable Documentation

◆ gbp_policy_main

gbp_policy_main_t gbp_policy_main

Definition at line 20 of file gbp_policy.c.