Go to the source code of this file.
◆ log_debug
◆ log_err
◆ poll_data_sort()
static int poll_data_sort |
( |
void * |
a1, |
|
|
void * |
a2 |
|
) |
| |
|
static |
◆ VLIB_REGISTER_LOG_CLASS()
VLIB_REGISTER_LOG_CLASS |
( |
if_rxq_log |
, |
|
|
static |
|
|
) |
| |
◆ vnet_hw_if_update_runtime_data()
void vnet_hw_if_update_runtime_data |
( |
vnet_main_t * |
vnm, |
|
|
u32 |
hw_if_index |
|
) |
| |
◆ node_state_str
Initial value:= {
[VLIB_NODE_STATE_DISABLED] = "disabled",
[VLIB_NODE_STATE_POLLING] = "polling",
[VLIB_NODE_STATE_INTERRUPT] = "interrupt",
}
Definition at line 33 of file runtime.c.