![]() |
FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
Include dependency graph for udp_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_udp_api_msg |
| #define | vl_msg_name_crc_list |
Functions | |
| static void | send_udp_encap_details (const udp_encap_t *ue, vl_api_registration_t *reg, u32 context) |
| static void | vl_api_udp_encap_dump_t_handler (vl_api_udp_encap_dump_t *mp, vlib_main_t *vm) |
| static void | vl_api_udp_encap_add_del_t_handler (vl_api_udp_encap_add_del_t *mp, vlib_main_t *vm) |
| static void | setup_message_id_table (api_main_t *am) |
| static clib_error_t * | udp_api_hookup (vlib_main_t *vm) |
| VLIB_API_INIT_FUNCTION (udp_api_hookup) | |
| #define foreach_udp_api_msg |
| #define vl_print | ( | handle, | |
| ... | |||
| ) | vlib_cli_output (handle, __VA_ARGS__) |
|
static |
|
static |
|
static |
|
static |
|
static |
| VLIB_API_INIT_FUNCTION | ( | udp_api_hookup | ) |
Here is the caller graph for this function: