FD.io VPP  v20.01-48-g3e0dafb74
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_log_class_t log_class
 

Detailed Description

Definition at line 219 of file avf.h.

Field Documentation

◆ devices

avf_device_t* avf_main_t::devices

Definition at line 223 of file avf.h.

◆ log_class

vlib_log_class_t avf_main_t::log_class

Definition at line 226 of file avf.h.

◆ msg_id_base

u16 avf_main_t::msg_id_base

Definition at line 221 of file avf.h.

◆ per_thread_data

avf_per_thread_data_t* avf_main_t::per_thread_data

Definition at line 224 of file avf.h.


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