![]() |
FD.io VPP
v21.01.1
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 |