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

Data Fields

u32 flags
 
uword base_addr
 
uword max_size
 
vlib_physmem_map_tmaps
 
clib_pmalloc_main_tpmalloc_main
 

Detailed Description

Definition at line 56 of file physmem.h.

Field Documentation

◆ base_addr

uword vlib_physmem_main_t::base_addr

Definition at line 59 of file physmem.h.

◆ flags

u32 vlib_physmem_main_t::flags

Definition at line 58 of file physmem.h.

◆ maps

vlib_physmem_map_t* vlib_physmem_main_t::maps

Definition at line 63 of file physmem.h.

◆ max_size

uword vlib_physmem_main_t::max_size

Definition at line 60 of file physmem.h.

◆ pmalloc_main

clib_pmalloc_main_t* vlib_physmem_main_t::pmalloc_main

Definition at line 64 of file physmem.h.


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