FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
Go to the source code of this file.
Macros | |
#define | vl_typedefs /* define message structures */ |
#define | vl_endianfun /* define message structures */ |
#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 mm->msg_id_base |
#define | foreach_map_plugin_api_msg |
#define | vl_msg_name_crc_list |
Functions | |
static void | vl_api_map_add_domain_t_handler (vl_api_map_add_domain_t *mp) |
static void | vl_api_map_del_domain_t_handler (vl_api_map_del_domain_t *mp) |
static void | vl_api_map_add_del_rule_t_handler (vl_api_map_add_del_rule_t *mp) |
static void | vl_api_map_domain_dump_t_handler (vl_api_map_domain_dump_t *mp) |
static void | vl_api_map_rule_dump_t_handler (vl_api_map_rule_dump_t *mp) |
static void | vl_api_map_summary_stats_t_handler (vl_api_map_summary_stats_t *mp) |
static void | setup_message_id_table (map_main_t *mm, api_main_t *am) |
clib_error_t * | map_plugin_api_hookup (vlib_main_t *vm) |
#define foreach_map_plugin_api_msg |
#define REPLY_MSG_ID_BASE mm->msg_id_base |
#define vl_print | ( | handle, | |
... | |||
) | vlib_cli_output (handle, __VA_ARGS__) |
clib_error_t* map_plugin_api_hookup | ( | vlib_main_t * | vm | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |