FD.io VPP  v21.06-1-gbb7418cf9
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
 

Detailed Description

Definition at line 321 of file avf.h.

Field Documentation

◆ devices

avf_device_t** avf_main_t::devices

Definition at line 325 of file avf.h.

◆ msg_id_base

u16 avf_main_t::msg_id_base

Definition at line 323 of file avf.h.

◆ per_thread_data

avf_per_thread_data_t* avf_main_t::per_thread_data

Definition at line 326 of file avf.h.


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