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

Go to the source code of this file.

Macros

#define REPLY_MSG_ID_BASE   sm->msg_id_base
 

Functions

static void vl_api_pot_profile_add_t_handler (vl_api_pot_profile_add_t *mp)
 
static void send_pot_profile_details (vl_api_pot_profile_show_config_dump_t *mp, u8 id)
 
static void vl_api_pot_profile_show_config_dump_t_handler (vl_api_pot_profile_show_config_dump_t *mp)
 
static void vl_api_pot_profile_activate_t_handler (vl_api_pot_profile_activate_t *mp)
 
static void vl_api_pot_profile_del_t_handler (vl_api_pot_profile_del_t *mp)
 
static clib_error_tpot_init (vlib_main_t *vm)
 

Macro Definition Documentation

◆ REPLY_MSG_ID_BASE

#define REPLY_MSG_ID_BASE   sm->msg_id_base

Definition at line 33 of file pot_api.c.

Function Documentation

◆ pot_init()

static clib_error_t* pot_init ( vlib_main_t vm)
static

Definition at line 150 of file pot_api.c.

+ Here is the call graph for this function:

◆ send_pot_profile_details()

static void send_pot_profile_details ( vl_api_pot_profile_show_config_dump_t mp,
u8  id 
)
static

Definition at line 70 of file pot_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_pot_profile_activate_t_handler()

static void vl_api_pot_profile_activate_t_handler ( vl_api_pot_profile_activate_t mp)
static

Definition at line 116 of file pot_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_pot_profile_add_t_handler()

static void vl_api_pot_profile_add_t_handler ( vl_api_pot_profile_add_t mp)
static

Definition at line 37 of file pot_api.c.

+ Here is the call graph for this function:

◆ vl_api_pot_profile_del_t_handler()

static void vl_api_pot_profile_del_t_handler ( vl_api_pot_profile_del_t mp)
static

Definition at line 138 of file pot_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_pot_profile_show_config_dump_t_handler()

static void vl_api_pot_profile_show_config_dump_t_handler ( vl_api_pot_profile_show_config_dump_t mp)
static

Definition at line 103 of file pot_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: