FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Go to the source code of this file.
Macros | |
#define | REPLY_MSG_ID_BASE lldp_base_msg_id |
Functions | |
static void | vl_api_lldp_config_t_handler (vl_api_lldp_config_t *mp) |
static void | vl_api_sw_interface_set_lldp_t_handler (vl_api_sw_interface_set_lldp_t *mp) |
static clib_error_t * | lldp_api_hookup (vlib_main_t *vm) |
VLIB_API_INIT_FUNCTION (lldp_api_hookup) | |
VLIB_PLUGIN_REGISTER () | |
Variables | |
static u32 | lldp_base_msg_id |
Base message ID fot the plugin. More... | |
#define REPLY_MSG_ID_BASE lldp_base_msg_id |
Definition at line 40 of file lldp_api.c.
|
static |
|
static |
|
static |
VLIB_API_INIT_FUNCTION | ( | lldp_api_hookup | ) |
VLIB_PLUGIN_REGISTER | ( | ) |
|
static |
Base message ID fot the plugin.
Definition at line 39 of file lldp_api.c.