Go to the source code of this file.
#define ETHER_MAX_LEN 1518 |
Maximum frame len, including CRC.
Definition at line 43 of file init.c.
#define LINK_STATE_ELOGS 0 |
static int check_l3cache |
( |
| ) |
|
|
static |
static dpdk_port_type_t port_type_from_speed_capa |
( |
struct rte_eth_dev_info * |
dev_info | ) |
|
|
static |
Initial value:= {
.name = "dpdk-process",
.process_log2_n_stack_bytes = 17,
}
static uword dpdk_process(vlib_main_t *vm, vlib_node_runtime_t *rt, vlib_frame_t *f)
(constructor) VLIB_REGISTER_NODE (dpdk_process_node)
Definition at line 1617 of file init.c.