Go to the source code of this file.
◆ foreach_netmap_input_error
#define foreach_netmap_input_error |
◆ netmap_input_error_t
Enumerator |
---|
NETMAP_INPUT_N_ERROR | |
Definition at line 33 of file node.c.
◆ buffer_add_to_chain()
◆ format_netmap_input_trace()
static u8* format_netmap_input_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ netmap_device_input_fn()
◆ netmap_input_node()
◆ netmap_input_error_strings
char* netmap_input_error_strings[] |
|
static |
Initial value:
Definition at line 41 of file node.c.
◆ netmap_input_node
Initial value:= {
.name = "netmap-input",
.sibling_of = "device-input",
.state = VLIB_NODE_STATE_INTERRUPT,
}
#define VLIB_NODE_FLAG_TRACE_SUPPORTED
(constructor) VLIB_REGISTER_NODE (netmap_input_node)
Definition at line 278 of file node.c.