FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
avf_per_thread_data_t Struct Reference
+ Collaboration diagram for avf_per_thread_data_t:

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

avf_rx_vector_entry_t rx_vector [AVF_RX_VECTOR_SZ]
 
u32to_free
 
vlib_buffer_t buffer_template
 

Detailed Description

Definition at line 165 of file avf.h.

Member Function Documentation

avf_per_thread_data_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

vlib_buffer_t avf_per_thread_data_t::buffer_template

Definition at line 170 of file avf.h.

avf_rx_vector_entry_t avf_per_thread_data_t::rx_vector[AVF_RX_VECTOR_SZ]

Definition at line 168 of file avf.h.

u32* avf_per_thread_data_t::to_free

Definition at line 169 of file avf.h.


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