![]() |
FD.io VPP
v19.01.2-3-gf61a1a8
Vector Packet Processing
|
Collaboration diagram for clib_pmalloc_page_t:Data Fields | |
| u32 | index |
| u32 | arena_index |
| clib_pmalloc_chunk_t * | chunks |
| u32 | first_chunk_index |
| u32 | n_free_chunks |
| u32 | n_free_blocks |
| clib_pmalloc_chunk_t* clib_pmalloc_page_t::chunks |