FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
vnet_main_t * | vnet_get_main (void) |
static uword | vnet_local_interface_tx (vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *f) |
VNET_DEVICE_CLASS (vnet_local_interface_device_class) | |
VNET_HW_INTERFACE_CLASS (vnet_local_interface_hw_class, static) | |
clib_error_t * | vnet_main_init (vlib_main_t *vm) |
Variables | |
vnet_main_t | vnet_main |
vnet_main_t ** | vnet_mains |
VNET_DEVICE_CLASS | ( | vnet_local_interface_device_class | ) |
vnet_main_t* vnet_get_main | ( | void | ) |
VNET_HW_INTERFACE_CLASS | ( | vnet_local_interface_hw_class | , |
static | |||
) |
|
static |
clib_error_t* vnet_main_init | ( | vlib_main_t * | vm | ) |
vnet_main_t vnet_main |
vnet_main_t** vnet_mains |