![]() |
FD.io VPP
v21.01.1
Vector Packet Processing
|
Collaboration diagram for svm_main_region_t:Data Fields | |
| svm_subregion_t * | subregions |
| uword * | name_hash |
| u8 * | root_path |
| int | uid |
| int | gid |
Definition at line 117 of file svm_common.h.
| int svm_main_region_t::gid |
Definition at line 123 of file svm_common.h.
| uword* svm_main_region_t::name_hash |
Definition at line 120 of file svm_common.h.
| u8* svm_main_region_t::root_path |
Definition at line 121 of file svm_common.h.
| svm_subregion_t* svm_main_region_t::subregions |
Definition at line 119 of file svm_common.h.
| int svm_main_region_t::uid |
Definition at line 122 of file svm_common.h.