Go to the source code of this file.
◆ adl_allowlist_enable_disable()
◆ adl_allowlist_enable_disable_command_fn()
◆ adl_enable_disable_command_fn()
◆ adl_init()
◆ adl_interface_enable_disable()
int adl_interface_enable_disable |
( |
u32 |
sw_if_index, |
|
|
int |
enable_disable |
|
) |
| |
◆ adl_sw_interface_add_del()
Definition at line 23 of file adl.c.
◆ VLIB_PLUGIN_REGISTER()
◆ VNET_FEATURE_INIT()
VNET_FEATURE_INIT |
( |
adl |
, |
|
|
static |
|
|
) |
| |
◆ VNET_SW_INTERFACE_ADD_DEL_FUNCTION()
◆ adl_allowlist_command
Initial value:=
{
.path = "adl allowlist",
.short_help =
"adl allowlist <interface-name> [ip4][ip6][default][fib-id <NN>][disable]",
}
(constructor) VLIB_CLI_COMMAND (adl_allowlist_command)
Definition at line 393 of file adl.c.
◆ adl_interface_command
Initial value:= {
.path = "adl interface",
.short_help =
"adl interface <interface-name> [disable]",
}
(constructor) VLIB_CLI_COMMAND (adl_interface_command)
Definition at line 225 of file adl.c.
◆ adl_main
Definition at line 20 of file adl.c.