Go to the source code of this file.
◆ device_input_fn()
◆ vnet_device_init()
◆ VNET_FEATURE_ARC_INIT()
VNET_FEATURE_ARC_INIT |
( |
device_input |
, |
|
|
static |
|
|
) |
| |
◆ VNET_FEATURE_INIT() [1/5]
VNET_FEATURE_INIT |
( |
ethernet_input |
, |
|
|
static |
|
|
) |
| |
◆ VNET_FEATURE_INIT() [2/5]
VNET_FEATURE_INIT |
( |
l2_patch |
, |
|
|
static |
|
|
) |
| |
◆ VNET_FEATURE_INIT() [3/5]
VNET_FEATURE_INIT |
( |
p2p_ethernet_node |
, |
|
|
static |
|
|
) |
| |
◆ VNET_FEATURE_INIT() [4/5]
VNET_FEATURE_INIT |
( |
span_input |
, |
|
|
static |
|
|
) |
| |
◆ VNET_FEATURE_INIT() [5/5]
VNET_FEATURE_INIT |
( |
worker_handoff |
, |
|
|
static |
|
|
) |
| |
◆ device_input_next_node_advance
Initial value:
Definition at line 47 of file devices.c.
◆ device_input_next_node_flags
Initial value:
Definition at line 57 of file devices.c.
◆ device_input_node
Initial value:= {
.name = "device-input",
.
state = VLIB_NODE_STATE_DISABLED,
}
(constructor) VLIB_REGISTER_NODE (device_input_node)
Definition at line 32 of file devices.c.
◆ vnet_device_main