Go to the source code of this file.
◆ foreach_nsim_tx_error
#define foreach_nsim_tx_error |
Value:_(TX, "Packets transmitted") \
_(DROPPED, "No buffer drops")
Definition at line 45 of file nsim_input.c.
◆ nsim_next_t
Enumerator |
---|
NSIM_NEXT_DROP | |
NSIM_N_NEXT | |
NSIM_NEXT_DROP | |
NSIM_N_NEXT | |
Definition at line 65 of file nsim_input.c.
◆ nsim_tx_error_t
◆ format_nsim_tx_trace()
static u8* format_nsim_tx_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ nsim_input_inline()
◆ nsim_input_node()
◆ nsim_input_node
Initial value:=
{
.name = "nsim-wheel",
.state = VLIB_NODE_STATE_DISABLED,
}
(constructor) VLIB_REGISTER_NODE (nsim_input_node)
Definition at line 217 of file nsim_input.c.
◆ nsim_tx_error_strings
char* nsim_tx_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
Definition at line 58 of file nsim_input.c.