Go to the source code of this file.
#define VNET_DEVICE_INPUT_NEXT_NODES |
Enumerator |
---|
VNET_DEVICE_INPUT_NEXT_IP4_NCS_INPUT |
|
VNET_DEVICE_INPUT_NEXT_IP4_INPUT |
|
VNET_DEVICE_INPUT_NEXT_IP6_INPUT |
|
VNET_DEVICE_INPUT_NEXT_MPLS_INPUT |
|
VNET_DEVICE_INPUT_NEXT_ETHERNET_INPUT |
|
VNET_DEVICE_INPUT_NEXT_DROP |
|
VNET_DEVICE_INPUT_N_NEXT_NODES |
|
Definition at line 22 of file devices.h.
static void vnet_device_increment_rx_packets |
( |
u32 |
cpu_index, |
|
|
u64 |
count |
|
) |
| |
|
inlinestatic |
void vnet_device_input_assign_thread |
( |
u32 |
hw_if_index, |
|
|
u16 |
queue_id, |
|
|
uword |
cpu_index |
|
) |
| |
static u64 vnet_get_aggregate_rx_packets |
( |
void |
| ) |
|
|
inlinestatic |
static void vnet_set_device_input_node |
( |
u32 |
hw_if_index, |
|
|
u32 |
node_index |
|
) |
| |
|
inlinestatic |
const u32 device_input_next_node_advance[] |
(constructor) VLIB_REGISTER_NODE (device_input_node)
Definition at line 32 of file devices.c.