FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Go to the source code of this file.
Macros | |
#define | vl_typedefs |
#define | vl_endianfun |
#define | vl_print(handle, ...) vlib_cli_output (handle, __VA_ARGS__) |
#define | vl_printfun |
#define | vl_api_version(n, v) static u32 api_version=(v); |
#define | REPLY_MSG_ID_BASE sm->msg_id_base |
#define | foreach_pot_plugin_api_msg |
#define | vl_msg_name_crc_list |
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_t * | pot_plugin_api_hookup (vlib_main_t *vm) |
static void | setup_message_id_table (pot_main_t *sm, api_main_t *am) |
static clib_error_t * | pot_init (vlib_main_t *vm) |
#define foreach_pot_plugin_api_msg |
#define vl_print | ( | handle, | |
... | |||
) | vlib_cli_output (handle, __VA_ARGS__) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |