FD.io VPP  v21.06
Vector Packet Processing
mss_clamp_api.c File Reference
+ Include dependency graph for mss_clamp_api.c:

Go to the source code of this file.

Macros

#define REPLY_MSG_ID_BASE   cm->msg_id_base
 

Functions

static void vl_api_mss_clamp_enable_disable_t_handler (vl_api_mss_clamp_enable_disable_t *mp)
 
static void send_mss_clamp_details (u32 sw_if_index, vl_api_registration_t *rp, u32 context)
 
static void vl_api_mss_clamp_get_t_handler (vl_api_mss_clamp_get_t *mp)
 
static clib_error_tmssc_api_hookup (vlib_main_t *vm)
 
 VLIB_API_INIT_FUNCTION (mssc_api_hookup)
 
 VLIB_PLUGIN_REGISTER ()
 

Macro Definition Documentation

◆ REPLY_MSG_ID_BASE

#define REPLY_MSG_ID_BASE   cm->msg_id_base

Definition at line 27 of file mss_clamp_api.c.

Function Documentation

◆ mssc_api_hookup()

static clib_error_t* mssc_api_hookup ( vlib_main_t vm)
static

Definition at line 115 of file mss_clamp_api.c.

+ Here is the call graph for this function:

◆ send_mss_clamp_details()

static void send_mss_clamp_details ( u32  sw_if_index,
vl_api_registration_t rp,
u32  context 
)
static

Definition at line 50 of file mss_clamp_api.c.

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

◆ vl_api_mss_clamp_enable_disable_t_handler()

static void vl_api_mss_clamp_enable_disable_t_handler ( vl_api_mss_clamp_enable_disable_t mp)
static

Definition at line 32 of file mss_clamp_api.c.

+ Here is the call graph for this function:

◆ vl_api_mss_clamp_get_t_handler()

static void vl_api_mss_clamp_get_t_handler ( vl_api_mss_clamp_get_t mp)
static

Definition at line 75 of file mss_clamp_api.c.

+ Here is the call graph for this function:

◆ VLIB_API_INIT_FUNCTION()

VLIB_API_INIT_FUNCTION ( mssc_api_hookup  )
+ Here is the caller graph for this function:

◆ VLIB_PLUGIN_REGISTER()

VLIB_PLUGIN_REGISTER ( )
+ Here is the caller graph for this function: