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 | QUOTE_(x) #x |
#define | QUOTE(x) QUOTE_(x) |
#define | BOUNCE_HANDLER(nn) |
#define | vl_msg_name_crc_list |
#define | vl_api_version_tuple(n, mj, mi, p) vl_msg_api_add_version (am, #n, mj, mi, p); |
Enumerations | |
enum | resolve_t { RESOLVE_IP4_ADD_DEL_ROUTE = 1, RESOLVE_IP6_ADD_DEL_ROUTE } |
Variables | |
vpe_api_main_t | vpe_api_main |
static vlib_cli_command_t | show_ip_arp_nd_events |
(constructor) VLIB_CLI_COMMAND (show_ip_arp_nd_events) More... | |
#define BOUNCE_HANDLER | ( | nn | ) |
#define foreach_vpe_api_msg |
#define vl_api_version_tuple | ( | n, | |
mj, | |||
mi, | |||
p | |||
) | vl_msg_api_add_version (am, #n, mj, mi, p); |
#define vl_print | ( | handle, | |
... | |||
) | vlib_cli_output (handle, __VA_ARGS__) |
enum resolve_t |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
VL_MSG_API_REAPER_FUNCTION | ( | memclnt_delete_callback | ) |
VLIB_API_INIT_FUNCTION | ( | vpe_api_hookup | ) |
|
static |
clib_error_t* vpe_api_init | ( | vlib_main_t * | vm | ) |
|
static |
(constructor) VLIB_CLI_COMMAND (show_ip_arp_nd_events)
vpe_api_main_t vpe_api_main |
Definition at line 39 of file pipe_api.c.