![]() |
FD.io VPP
v19.04-6-g6f05f72
Vector Packet Processing
|
Include dependency graph for tcp_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_tcp_api_msg _(TCP_CONFIGURE_SRC_ADDRESSES, tcp_configure_src_addresses) |
| #define | vl_msg_name_crc_list |
Functions | |
| static void | vl_api_tcp_configure_src_addresses_t_handler (vl_api_tcp_configure_src_addresses_t *mp) |
| static void | setup_message_id_table (api_main_t *am) |
| static clib_error_t * | tcp_api_hookup (vlib_main_t *vm) |
| VLIB_API_INIT_FUNCTION (tcp_api_hookup) | |
| void | tcp_api_reference (void) |
| #define foreach_tcp_api_msg _(TCP_CONFIGURE_SRC_ADDRESSES, tcp_configure_src_addresses) |
| #define vl_print | ( | handle, | |
| ... | |||
| ) | vlib_cli_output (handle, __VA_ARGS__) |
|
static |
|
static |
| void tcp_api_reference | ( | void | ) |
|
static |
| VLIB_API_INIT_FUNCTION | ( | tcp_api_hookup | ) |
Here is the caller graph for this function: