FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vlib_frame_queue_per_thread_data_t Struct Reference
+ Collaboration diagram for vlib_frame_queue_per_thread_data_t:

Data Fields

vlib_frame_queue_elt_t ** handoff_queue_elt_by_thread_index
 
vlib_frame_queue_t ** congested_handoff_queue_by_thread_index
 

Detailed Description

Definition at line 149 of file threads.h.

Field Documentation

vlib_frame_queue_t** vlib_frame_queue_per_thread_data_t::congested_handoff_queue_by_thread_index

Definition at line 152 of file threads.h.

vlib_frame_queue_elt_t** vlib_frame_queue_per_thread_data_t::handoff_queue_elt_by_thread_index

Definition at line 151 of file threads.h.


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