FD.io VPP  v20.09-rc2-28-g3c5414029
Vector Packet Processing
avf_main_t Struct Reference
+ Collaboration diagram for avf_main_t:

Data Fields

u16 msg_id_base
 
avf_device_t ** devices
 
avf_per_thread_data_tper_thread_data
 
vlib_log_class_t log_class
 

Detailed Description

Definition at line 224 of file avf.h.

Field Documentation

◆ devices

avf_device_t** avf_main_t::devices

Definition at line 228 of file avf.h.

◆ log_class

vlib_log_class_t avf_main_t::log_class

Definition at line 231 of file avf.h.

◆ msg_id_base

u16 avf_main_t::msg_id_base

Definition at line 226 of file avf.h.

◆ per_thread_data

avf_per_thread_data_t* avf_main_t::per_thread_data

Definition at line 229 of file avf.h.


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