FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the source code of this file.
Macros | |
#define | REPLY_MSG_ID_BASE msg_id_base |
Functions | |
static void | vl_api_feature_enable_disable_t_handler (vl_api_feature_enable_disable_t *mp) |
static clib_error_t * | feature_api_hookup (vlib_main_t *vm) |
VLIB_API_INIT_FUNCTION (feature_api_hookup) | |
Variables | |
static u16 | msg_id_base |
#define REPLY_MSG_ID_BASE msg_id_base |
Definition at line 27 of file feature_api.c.
|
static |
|
static |
VLIB_API_INIT_FUNCTION | ( | feature_api_hookup | ) |
|
static |
Definition at line 30 of file feature_api.c.