FD.io VPP  v17.04.2-2-ga8f93f8
Vector Packet Processing
vnet_device_main_t Struct Reference
+ Collaboration diagram for vnet_device_main_t:

Data Fields

vnet_device_per_worker_data_tworkers
 
uword first_worker_cpu_index
 
uword last_worker_cpu_index
 
uword next_worker_cpu_index
 

Detailed Description

Definition at line 50 of file devices.h.

Field Documentation

uword vnet_device_main_t::first_worker_cpu_index

Definition at line 53 of file devices.h.

uword vnet_device_main_t::last_worker_cpu_index

Definition at line 54 of file devices.h.

uword vnet_device_main_t::next_worker_cpu_index

Definition at line 55 of file devices.h.

vnet_device_per_worker_data_t* vnet_device_main_t::workers

Definition at line 52 of file devices.h.


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