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

Go to the source code of this file.

Functions

static void vl_api_avf_create_t_handler (vl_api_avf_create_t *mp)
 
static void vl_api_avf_delete_t_handler (vl_api_avf_delete_t *mp)
 
static clib_error_tavf_plugin_api_hookup (vlib_main_t *vm)
 
 VLIB_API_INIT_FUNCTION (avf_plugin_api_hookup)
 

Function Documentation

◆ avf_plugin_api_hookup()

static clib_error_t* avf_plugin_api_hookup ( vlib_main_t vm)
static

Definition at line 93 of file avf_api.c.

+ Here is the call graph for this function:

◆ vl_api_avf_create_t_handler()

static void vl_api_avf_create_t_handler ( vl_api_avf_create_t mp)
static

Definition at line 35 of file avf_api.c.

+ Here is the call graph for this function:

◆ vl_api_avf_delete_t_handler()

static void vl_api_avf_delete_t_handler ( vl_api_avf_delete_t mp)
static

Definition at line 63 of file avf_api.c.

+ Here is the call graph for this function:

◆ VLIB_API_INIT_FUNCTION()

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