FD.io VPP  v18.04-17-g3a0d853
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 199 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 209 of file private.h.

u32* memif_per_thread_data_t::buffers

Definition at line 206 of file private.h.

memif_copy_op_t* memif_per_thread_data_t::copy_ops

Definition at line 205 of file private.h.

memif_desc_t memif_per_thread_data_t::desc_template

Definition at line 210 of file private.h.

memif_packet_op_t memif_per_thread_data_t::packet_ops[MEMIF_RX_VECTOR_SZ]

Definition at line 204 of file private.h.


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