FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
l2e_api.c File Reference
+ Include dependency graph for l2e_api.c:

Go to the source code of this file.

Macros

#define L2E_MSG_BASE   l2em->msg_id_base
 

Functions

static void vl_api_l2_emulation_t_handler (vl_api_l2_emulation_t *mp)
 
static clib_error_tl2e_init (vlib_main_t *vm)
 
 VLIB_API_INIT_FUNCTION (l2e_init)
 
 VLIB_PLUGIN_REGISTER ()
 

Macro Definition Documentation

◆ L2E_MSG_BASE

#define L2E_MSG_BASE   l2em->msg_id_base

Definition at line 38 of file l2e_api.c.

Function Documentation

◆ l2e_init()

static clib_error_t* l2e_init ( vlib_main_t vm)
static

Definition at line 63 of file l2e_api.c.

+ Here is the call graph for this function:

◆ vl_api_l2_emulation_t_handler()

static void vl_api_l2_emulation_t_handler ( vl_api_l2_emulation_t mp)
static

Definition at line 41 of file l2e_api.c.

+ Here is the call graph for this function:

◆ VLIB_API_INIT_FUNCTION()

VLIB_API_INIT_FUNCTION ( l2e_init  )
+ Here is the caller graph for this function:

◆ VLIB_PLUGIN_REGISTER()

VLIB_PLUGIN_REGISTER ( )
+ Here is the caller graph for this function: