Go to the source code of this file.
◆ foreach_cdp_plugin_api_msg
Definition at line 55 of file cdp.c.
◆ REPLY_MSG_ID_BASE
Definition at line 50 of file cdp.c.
◆ vl_api_version
#define vl_api_version |
( |
|
n, |
|
|
|
v |
|
) |
| static u32 api_version=(v); |
Definition at line 46 of file cdp.c.
◆ vl_endianfun
Definition at line 35 of file cdp.c.
◆ vl_msg_name_crc_list
#define vl_msg_name_crc_list |
◆ vl_print
Definition at line 40 of file cdp.c.
◆ vl_printfun
Definition at line 41 of file cdp.c.
◆ vl_typedefs
Definition at line 30 of file cdp.c.
◆ cdp_command_fn()
Definition at line 77 of file cdp.c.
◆ cdp_enable_disable()
int cdp_enable_disable |
( |
cdp_main_t * |
cm, |
|
|
int |
enable_disable |
|
) |
| |
Definition at line 61 of file cdp.c.
◆ cdp_init()
◆ cdp_plugin_api_hookup()
◆ setup_message_id_table()
◆ 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 109 of file cdp.c.