![]() |
FD.io VPP
v19.08.2-294-g37e99c22d
Vector Packet Processing
|
Include dependency graph for sctp_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 | vl_api_version(n, v) static u32 api_version=(v); |
| #define | REPLY_MSG_ID_BASE sctp_main.msg_id_base |
| #define | foreach_sctp_plugin_api_msg |
| #define | vl_msg_name_crc_list |
Functions | |
| static void | vl_api_sctp_add_src_dst_connection_t_handler (vl_api_sctp_add_src_dst_connection_t *mp) |
| static void | vl_api_sctp_del_src_dst_connection_t_handler (vl_api_sctp_del_src_dst_connection_t *mp) |
| static void | vl_api_sctp_config_t_handler (vl_api_sctp_config_t *mp) |
| static void | setup_message_id_table (sctp_main_t *sm, api_main_t *am) |
| clib_error_t * | sctp_plugin_api_hookup (vlib_main_t *vm) |
| #define foreach_sctp_plugin_api_msg |
Definition at line 49 of file sctp_api.c.
| #define REPLY_MSG_ID_BASE sctp_main.msg_id_base |
Definition at line 46 of file sctp_api.c.
| #define vl_api_version | ( | n, | |
| v | |||
| ) | static u32 api_version=(v); |
Definition at line 42 of file sctp_api.c.
| #define vl_endianfun /* define message structures */ |
Definition at line 32 of file sctp_api.c.
| #define vl_msg_name_crc_list |
Definition at line 105 of file sctp_api.c.
| #define vl_print | ( | handle, | |
| ... | |||
| ) | vlib_cli_output (handle, __VA_ARGS__) |
Definition at line 37 of file sctp_api.c.
| #define vl_printfun |
Definition at line 38 of file sctp_api.c.
| #define vl_typedefs /* define message structures */ |
Definition at line 28 of file sctp_api.c.
| clib_error_t* sctp_plugin_api_hookup | ( | vlib_main_t * | vm | ) |
Definition at line 119 of file sctp_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
static |
|
static |
|
static |
Definition at line 76 of file sctp_api.c.
Here is the call graph for this function:
Here is the caller graph for this function: