![]() |
FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
Include dependency graph for avf_api.c:Go to the source code of this file.
Macros | |
| #define | vl_typedefs |
| #define | vl_endianfun |
| #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_avf_plugin_api_msg |
| #define | vl_msg_name_crc_list |
Functions | |
| static void | vl_api_avf_create_t_handler (vl_api_avf_create_t *mp) |
| static void | vl_api_avf_delete_t_handler (vl_api_avf_delete_t *mp) |
| static void | setup_message_id_table (avf_main_t *avm, api_main_t *am) |
| static clib_error_t * | avf_plugin_api_hookup (vlib_main_t *vm) |
| VLIB_API_INIT_FUNCTION (avf_plugin_api_hookup) | |
| #define foreach_avf_plugin_api_msg |
| #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 | ( | avf_plugin_api_hookup | ) |
Here is the caller graph for this function: