FD.io VPP  v18.10-34-gcce845e
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 216 of file private.h.

Member Function Documentation

memif_per_thread_data_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

vlib_buffer_t memif_per_thread_data_t::buffer_template

Definition at line 226 of file private.h.

u32* memif_per_thread_data_t::buffers

Definition at line 223 of file private.h.

memif_copy_op_t* memif_per_thread_data_t::copy_ops

Definition at line 222 of file private.h.

memif_desc_t memif_per_thread_data_t::desc_template

Definition at line 227 of file private.h.

memif_packet_op_t memif_per_thread_data_t::packet_ops[MEMIF_RX_VECTOR_SZ]

Definition at line 221 of file private.h.


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