FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
avf_main_t Struct Reference
+ Collaboration diagram for avf_main_t:

Data Fields

avf_device_tdevices
 
avf_per_thread_data_tper_thread_data
 
vlib_physmem_region_index_t physmem_region
 
int physmem_region_alloc
 
avf_ptype_tptypes
 

Detailed Description

Definition at line 158 of file avf.h.

Field Documentation

avf_device_t* avf_main_t::devices

Definition at line 160 of file avf.h.

avf_per_thread_data_t* avf_main_t::per_thread_data

Definition at line 161 of file avf.h.

vlib_physmem_region_index_t avf_main_t::physmem_region

Definition at line 162 of file avf.h.

int avf_main_t::physmem_region_alloc

Definition at line 163 of file avf.h.

avf_ptype_t* avf_main_t::ptypes

Definition at line 166 of file avf.h.


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