FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
sctp_api.c File Reference
+ Include dependency graph for sctp_api.c:

Go to the source code of this file.

Macros

#define REPLY_MSG_ID_BASE   sctp_main.msg_id_base
 

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)
 
clib_error_tsctp_plugin_api_hookup (vlib_main_t *vm)
 

Macro Definition Documentation

◆ REPLY_MSG_ID_BASE

#define REPLY_MSG_ID_BASE   sctp_main.msg_id_base

Definition at line 29 of file sctp_api.c.

Function Documentation

◆ sctp_plugin_api_hookup()

clib_error_t* sctp_plugin_api_hookup ( vlib_main_t vm)

Definition at line 85 of file sctp_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_sctp_add_src_dst_connection_t_handler()

static void vl_api_sctp_add_src_dst_connection_t_handler ( vl_api_sctp_add_src_dst_connection_t mp)
static

Definition at line 34 of file sctp_api.c.

+ Here is the call graph for this function:

◆ vl_api_sctp_config_t_handler()

static void vl_api_sctp_config_t_handler ( vl_api_sctp_config_t mp)
static

Definition at line 70 of file sctp_api.c.

+ Here is the call graph for this function:

◆ vl_api_sctp_del_src_dst_connection_t_handler()

static void vl_api_sctp_del_src_dst_connection_t_handler ( vl_api_sctp_del_src_dst_connection_t mp)
static

Definition at line 54 of file sctp_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: