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 | foreach_vpe_api_msg |
#define | vl_msg_name_crc_list |
Functions | |
static void | vl_api_cop_interface_enable_disable_t_handler (vl_api_cop_interface_enable_disable_t *mp) |
static void | vl_api_cop_whitelist_enable_disable_t_handler (vl_api_cop_whitelist_enable_disable_t *mp) |
static void | setup_message_id_table (api_main_t *am) |
static clib_error_t * | cop_api_hookup (vlib_main_t *vm) |
VLIB_API_INIT_FUNCTION (cop_api_hookup) | |
#define foreach_vpe_api_msg |
#define vl_print | ( | handle, | |
... | |||
) | vlib_cli_output (handle, __VA_ARGS__) |
|
static |
|
static |
|
static |
|
static |
VLIB_API_INIT_FUNCTION | ( | cop_api_hookup | ) |