Go to the source code of this file.
◆ REPLY_MSG_ID_BASE
Definition at line 30 of file cdp.c.
◆ cdp_command_fn()
Definition at line 58 of file cdp.c.
◆ cdp_enable_disable()
int cdp_enable_disable |
( |
cdp_main_t * |
cm, |
|
|
int |
enable_disable |
|
) |
| |
Definition at line 36 of file cdp.c.
◆ cdp_init()
◆ vl_api_cdp_enable_disable_t_handler()
◆ VLIB_PLUGIN_REGISTER()
◆ cdp_command
Initial value:=
{
.path = "cdp",
.short_help = "cdp enable | disable",
}
static clib_error_t * cdp_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
(constructor) VLIB_CLI_COMMAND (cdp_command)
Definition at line 90 of file cdp.c.