Definition at line 28 of file valloc.h.
◆ baseva
uword clib_valloc_chunk_t::baseva |
base VA for this chunk
Definition at line 32 of file valloc.h.
◆ flags
uword clib_valloc_chunk_t::flags |
flags (free/busy)
Definition at line 34 of file valloc.h.
◆ next
u32 clib_valloc_chunk_t::next |
next chunk pool index
Definition at line 30 of file valloc.h.
◆ prev
u32 clib_valloc_chunk_t::prev |
previous chunk pool index
Definition at line 31 of file valloc.h.
◆ size
uword clib_valloc_chunk_t::size |
size in bytes of this chunk
Definition at line 33 of file valloc.h.
The documentation for this struct was generated from the following file: