FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | nsim_wheel_entry_t |
struct | nsim_wheel_t |
struct | nsim_main_t |
Macros | |
#define | WHEEL_ENTRY_DATA_SIZE 1536 /* an even multiple of 64, pls */ |
Variables | |
nsim_main_t | nsim_main |
vlib_node_registration_t | nsim_node |
(constructor) VLIB_REGISTER_NODE (nsim_node) More... | |
vlib_node_registration_t | nsim_input_node |
(constructor) VLIB_REGISTER_NODE (nsim_input_node) More... | |
#define WHEEL_ENTRY_DATA_SIZE 1536 /* an even multiple of 64, pls */ |
vlib_node_registration_t nsim_input_node |
(constructor) VLIB_REGISTER_NODE (nsim_input_node)
Definition at line 217 of file nsim_input.c.
nsim_main_t nsim_main |
vlib_node_registration_t nsim_node |