FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
vlib_buffer_pool_thread_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

u32cached_buffers
 
u32 n_alloc
 

Detailed Description

Definition at line 414 of file buffer.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

vlib_buffer_pool_thread_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

◆ cached_buffers

u32* vlib_buffer_pool_thread_t::cached_buffers

Definition at line 417 of file buffer.h.

◆ n_alloc

u32 vlib_buffer_pool_thread_t::n_alloc

Definition at line 418 of file buffer.h.


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