Go to the source code of this file.
#define foreach_netmap_input_error |
Enumerator |
---|
NETMAP_INPUT_N_ERROR |
|
Definition at line 33 of file node.c.
static u8* format_netmap_input_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
char* netmap_input_error_strings[] |
|
static |
Initial value:= {
#define _(n,s)
}
#define foreach_netmap_input_error
Definition at line 41 of file node.c.
Initial value:= {
.name = "netmap-input",
.sibling_of = "device-input",
.state = VLIB_NODE_STATE_INTERRUPT,
}
static char * netmap_input_error_strings[]
static uword netmap_input_fn(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
static u8 * format_netmap_input_trace(u8 *s, va_list *args)
(constructor) VLIB_REGISTER_NODE (netmap_input_node)
Definition at line 280 of file node.c.