FD.io VPP  v18.10-34-gcce845e
Vector Packet Processing
avf_main_t Struct Reference
+ Collaboration diagram for avf_main_t:

Data Fields

u16 msg_id_base
 
avf_device_tdevices
 
avf_per_thread_data_tper_thread_data
 
vlib_physmem_region_index_t physmem_region
 
int physmem_region_alloc
 
vlib_log_class_t log_class
 
avf_ptype_tptypes
 

Detailed Description

Definition at line 185 of file avf.h.

Field Documentation

avf_device_t* avf_main_t::devices

Definition at line 189 of file avf.h.

vlib_log_class_t avf_main_t::log_class

Definition at line 194 of file avf.h.

u16 avf_main_t::msg_id_base

Definition at line 187 of file avf.h.

avf_per_thread_data_t* avf_main_t::per_thread_data

Definition at line 190 of file avf.h.

vlib_physmem_region_index_t avf_main_t::physmem_region

Definition at line 191 of file avf.h.

int avf_main_t::physmem_region_alloc

Definition at line 192 of file avf.h.

avf_ptype_t* avf_main_t::ptypes

Definition at line 197 of file avf.h.


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