Go to the source code of this file.
◆ REPLY_MSG_ID_BASE
◆ oddbuf_config_command_fn()
◆ oddbuf_enable_disable()
int oddbuf_enable_disable |
( |
oddbuf_main_t * |
omp, |
|
|
u32 |
sw_if_index, |
|
|
int |
enable_disable |
|
) |
| |
◆ oddbuf_enable_disable_command_fn()
◆ oddbuf_init()
◆ vl_api_oddbuf_enable_disable_t_handler()
◆ VLIB_PLUGIN_REGISTER()
◆ VNET_FEATURE_INIT()
VNET_FEATURE_INIT |
( |
oddbuf |
, |
|
|
static |
|
|
) |
| |
◆ oddbuf_config_command
Initial value:=
{
.path = "oddbuf configure",
.short_help =
"oddbuf configure n_to_copy <nn> offset <nn> first_offset <nn>",
}
(constructor) VLIB_CLI_COMMAND (oddbuf_config_command)
Definition at line 209 of file oddbuf.c.
◆ oddbuf_enable_disable_command
Initial value:=
{
.path = "oddbuf enable-disable",
.short_help =
"oddbuf enable-disable <interface-name> [disable]",
}
(constructor) VLIB_CLI_COMMAND (oddbuf_enable_disable_command)
Definition at line 110 of file oddbuf.c.
◆ oddbuf_main