![]() |
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the source code of this file.
Macros | |
#define | vl_print(handle, ...) vlib_cli_output (handle, __VA_ARGS__) |
#define | REPLY_MSG_ID_BASE mm->msg_id_base |
Variables | |
mactime_main_t | mactime_main |
static vlib_cli_command_t | mactime_enable_disable_command |
(constructor) VLIB_CLI_COMMAND (mactime_enable_disable_command) More... | |
static vlib_cli_command_t | show_mactime_command |
(constructor) VLIB_CLI_COMMAND (show_mactime_command) More... | |
static vlib_cli_command_t | clear_mactime_command |
(constructor) VLIB_CLI_COMMAND (clear_mactime_command) More... | |
time-base src-mac filter device-input feature arc implementation
Definition in file mactime.c.
#define REPLY_MSG_ID_BASE mm->msg_id_base |
#define vl_print | ( | handle, | |
... | |||
) | vlib_cli_output (handle, __VA_ARGS__) |
|
static |
|
static |
|
static |
int mactime_enable_disable | ( | mactime_main_t * | mm, |
u32 | sw_if_index, | ||
int | enable_disable | ||
) |
|
static |
|
static |
void mactime_send_create_entry_message | ( | u8 * | mac_address | ) |
|
static |
|
static |
|
static |
|
static |
VLIB_PLUGIN_REGISTER | ( | ) |
VNET_FEATURE_INIT | ( | mactime | , |
static | |||
) |
VNET_FEATURE_INIT | ( | mactime_tx | , |
static | |||
) |
|
static |
(constructor) VLIB_CLI_COMMAND (clear_mactime_command)
|
static |
(constructor) VLIB_CLI_COMMAND (mactime_enable_disable_command)
mactime_main_t mactime_main |
|
static |
(constructor) VLIB_CLI_COMMAND (show_mactime_command)