FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Network Delay Simulator. More...
Go to the source code of this file.
Macros | |
#define | vl_typedefs |
#define | vl_endianfun |
#define | vl_print(handle, ...) vlib_cli_output (handle, __VA_ARGS__) |
#define | vl_printfun |
#define | vl_api_version(n, v) static u32 api_version=(v); |
#define | REPLY_MSG_ID_BASE nsm->msg_id_base |
#define | foreach_nsim_plugin_api_msg |
#define | vl_msg_name_crc_list |
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 | 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 foreach_nsim_plugin_api_msg |
#define REPLY_MSG_ID_BASE nsm->msg_id_base |
#define vl_print | ( | handle, | |
... | |||
) | vlib_cli_output (handle, __VA_ARGS__) |
|
static |
int nsim_enable_disable | ( | nsim_main_t * | nsm, |
u32 | sw_if_index0, | ||
u32 | sw_if_index1, | ||
int | enable_disable | ||
) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
VLIB_PLUGIN_REGISTER | ( | ) |
VNET_FEATURE_INIT | ( | nsim | , |
static | |||
) |
|
static |
(constructor) VLIB_CLI_COMMAND (nsim_enable_disable_command)
nsim_main_t nsim_main |
|
static |
(constructor) VLIB_CLI_COMMAND (set_nsim_command)
|
static |
(constructor) VLIB_CLI_COMMAND (show_nsim_command)