![]() |
FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Network Delay Simulator. More...
Go to the source code of this file.
Macros | |
#define | REPLY_MSG_ID_BASE nsm->msg_id_base |
Variables | |
nsim_main_t | nsim_main |
static vlib_cli_command_t | nsim_enable_disable_command |
(constructor) VLIB_CLI_COMMAND (nsim_enable_disable_command) More... | |
static vlib_cli_command_t | nsim_output_feature_enable_disable_command |
(constructor) VLIB_CLI_COMMAND (nsim_output_feature_enable_disable_command) More... | |
static vlib_cli_command_t | set_nsim_command |
(constructor) VLIB_CLI_COMMAND (set_nsim_command) More... | |
static vlib_cli_command_t | show_nsim_command |
(constructor) VLIB_CLI_COMMAND (show_nsim_command) More... | |
Network Delay Simulator.
Definition in file nsim.c.
#define REPLY_MSG_ID_BASE nsm->msg_id_base |
|
static |
int nsim_cross_connect_enable_disable | ( | nsim_main_t * | nsm, |
u32 | sw_if_index0, | ||
u32 | sw_if_index1, | ||
int | enable_disable | ||
) |
|
static |
|
static |
int nsim_output_feature_enable_disable | ( | nsim_main_t * | nsm, |
u32 | sw_if_index, | ||
int | enable_disable | ||
) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
VLIB_PLUGIN_REGISTER | ( | ) |
VNET_FEATURE_INIT | ( | nsim | , |
static | |||
) |
VNET_FEATURE_INIT | ( | nsim_feature | , |
static | |||
) |
|
static |
(constructor) VLIB_CLI_COMMAND (nsim_enable_disable_command)
nsim_main_t nsim_main |
|
static |
(constructor) VLIB_CLI_COMMAND (nsim_output_feature_enable_disable_command)
|
static |
(constructor) VLIB_CLI_COMMAND (set_nsim_command)
|
static |
(constructor) VLIB_CLI_COMMAND (show_nsim_command)