FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
memif_per_thread_data_t Struct Reference
+ Collaboration diagram for memif_per_thread_data_t:

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

memif_packet_op_t packet_ops [MEMIF_RX_VECTOR_SZ]
 
memif_copy_op_tcopy_ops
 
u32buffers
 
vlib_buffer_t buffer_template
 
memif_desc_t desc_template
 

Detailed Description

Definition at line 218 of file private.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

memif_per_thread_data_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ buffer_template

vlib_buffer_t memif_per_thread_data_t::buffer_template

Definition at line 228 of file private.h.

◆ buffers

u32* memif_per_thread_data_t::buffers

Definition at line 225 of file private.h.

◆ copy_ops

memif_copy_op_t* memif_per_thread_data_t::copy_ops

Definition at line 224 of file private.h.

◆ desc_template

memif_desc_t memif_per_thread_data_t::desc_template

Definition at line 229 of file private.h.

◆ packet_ops

memif_packet_op_t memif_per_thread_data_t::packet_ops[MEMIF_RX_VECTOR_SZ]

Definition at line 223 of file private.h.


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