FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
udp_ping_api.c File Reference
+ Include dependency graph for udp_ping_api.c:

Go to the source code of this file.

Macros

#define REPLY_MSG_ID_BASE   sm->msg_id_base
 

Functions

static void vl_api_udp_ping_add_del_t_handler (vl_api_udp_ping_add_del_t *mp)
 
static void vl_api_udp_ping_export_t_handler (vl_api_udp_ping_export_t *mp)
 
static clib_error_tudp_ping_api_init (vlib_main_t *vm)
 

Macro Definition Documentation

◆ REPLY_MSG_ID_BASE

#define REPLY_MSG_ID_BASE   sm->msg_id_base

Definition at line 35 of file udp_ping_api.c.

Function Documentation

◆ udp_ping_api_init()

static clib_error_t* udp_ping_api_init ( vlib_main_t vm)
static

Definition at line 81 of file udp_ping_api.c.

+ Here is the call graph for this function:

◆ vl_api_udp_ping_add_del_t_handler()

static void vl_api_udp_ping_add_del_t_handler ( vl_api_udp_ping_add_del_t mp)
static

Definition at line 39 of file udp_ping_api.c.

+ Here is the call graph for this function:

◆ vl_api_udp_ping_export_t_handler()

static void vl_api_udp_ping_export_t_handler ( vl_api_udp_ping_export_t mp)
static

Definition at line 67 of file udp_ping_api.c.

+ Here is the call graph for this function: