![]() |
FD.io VPP
v19.08-27-gf4dcae4
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 | foreach_l2e_api_msg _(L2_EMULATION, l2_emulation) |
#define | L2E_MSG_BASE l2em->msg_id_base |
#define | vl_msg_name_crc_list |
Functions | |
static void | vl_api_l2_emulation_t_handler (vl_api_l2_emulation_t *mp) |
static void | setup_message_id_table (api_main_t *am) |
static void | l2e_api_hookup (vlib_main_t *vm) |
static clib_error_t * | l2e_init (vlib_main_t *vm) |
VLIB_API_INIT_FUNCTION (l2e_init) | |
VLIB_PLUGIN_REGISTER () | |
#define L2E_MSG_BASE l2em->msg_id_base |
#define vl_api_version | ( | n, | |
v | |||
) | static u32 api_version=(v); |
#define vl_print | ( | handle, | |
... | |||
) | vlib_cli_output (handle, __VA_ARGS__) |
|
static |
|
static |
|
static |
|
static |
VLIB_API_INIT_FUNCTION | ( | l2e_init | ) |
VLIB_PLUGIN_REGISTER | ( | ) |