FD.io VPP  v16.09
Vector Packet Processing
handoff_main_t Struct Reference
+ Collaboration diagram for handoff_main_t:

Data Fields

u32 cached_next_index
 
u32 num_workers
 
u32 first_worker_index
 
per_inteface_handoff_data_tif_data
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 28 of file handoff.c.

Field Documentation

u32 handoff_main_t::cached_next_index

Definition at line 30 of file handoff.c.

u32 handoff_main_t::first_worker_index

Definition at line 32 of file handoff.c.

per_inteface_handoff_data_t* handoff_main_t::if_data

Definition at line 34 of file handoff.c.

u32 handoff_main_t::num_workers

Definition at line 31 of file handoff.c.

vlib_main_t* handoff_main_t::vlib_main

Definition at line 37 of file handoff.c.

vnet_main_t* handoff_main_t::vnet_main

Definition at line 38 of file handoff.c.


The documentation for this struct was generated from the following file: