FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
svm_main_region_t Struct Reference
+ Collaboration diagram for svm_main_region_t:

Data Fields

svm_subregion_tsubregions
 
uwordname_hash
 
u8root_path
 
int uid
 
int gid
 

Detailed Description

Definition at line 117 of file svm_common.h.

Field Documentation

◆ gid

int svm_main_region_t::gid

Definition at line 123 of file svm_common.h.

◆ name_hash

uword* svm_main_region_t::name_hash

Definition at line 120 of file svm_common.h.

◆ root_path

u8* svm_main_region_t::root_path

Definition at line 121 of file svm_common.h.

◆ subregions

svm_subregion_t* svm_main_region_t::subregions

Definition at line 119 of file svm_common.h.

◆ uid

int svm_main_region_t::uid

Definition at line 122 of file svm_common.h.


The documentation for this struct was generated from the following file: