FD.io VPP  v19.01.3-6-g70449b9b9
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 192 of file avf.h.

Field Documentation

◆ devices

avf_device_t* avf_main_t::devices

Definition at line 196 of file avf.h.

◆ log_class

vlib_log_class_t avf_main_t::log_class

Definition at line 199 of file avf.h.

◆ msg_id_base

u16 avf_main_t::msg_id_base

Definition at line 194 of file avf.h.

◆ per_thread_data

avf_per_thread_data_t* avf_main_t::per_thread_data

Definition at line 197 of file avf.h.


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