![]() |
FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
Include dependency graph for api.c: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 | ) |
Here is the caller graph for this function:| VLIB_API_INIT_FUNCTION | ( | vpe_api_hookup | ) |
Here is the caller graph for this function:
|
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 49 of file interface_api.c.