FD.io VPP  v18.10-32-g1161dda
Vector Packet Processing
mheap_small_object_cache_t Struct Reference

Data Fields

union {
   u8   as_u8 [BITS(uword)]
 
bins
 
uword offsets [BITS(uword)]
 
u32 replacement_index
 

Detailed Description

Definition at line 204 of file mheap_bootstrap.h.

Field Documentation

u8 mheap_small_object_cache_t::as_u8[BITS(uword)]

Definition at line 213 of file mheap_bootstrap.h.

union { ... } mheap_small_object_cache_t::bins
uword mheap_small_object_cache_t::offsets[BITS(uword)]

Definition at line 216 of file mheap_bootstrap.h.

u32 mheap_small_object_cache_t::replacement_index

Definition at line 218 of file mheap_bootstrap.h.


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