FD.io VPP  v18.01.1-37-g7ea3975
Vector Packet Processing
vlib_buffer_pool_t Struct Reference

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 

Data Fields

uword start
 
uword size
 
vlib_physmem_region_index_t physmem_region
 

Detailed Description

Definition at line 408 of file buffer.h.

Member Function Documentation

vlib_buffer_pool_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Field Documentation

vlib_physmem_region_index_t vlib_buffer_pool_t::physmem_region

Definition at line 413 of file buffer.h.

uword vlib_buffer_pool_t::size

Definition at line 412 of file buffer.h.

uword vlib_buffer_pool_t::start

Definition at line 411 of file buffer.h.


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