FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Data Fields | |
segment_manager_t * | segment_managers |
Pool of segment managers. More... | |
clib_valloc_main_t | va_allocator |
Virtual address allocator. More... | |
Definition at line 71 of file segment_manager.h.
segment_manager_t* segment_manager_main_::segment_managers |
Pool of segment managers.
Definition at line 74 of file segment_manager.h.
clib_valloc_main_t segment_manager_main_::va_allocator |
Virtual address allocator.
Definition at line 77 of file segment_manager.h.