FD.io VPP  v18.01.1-37-g7ea3975
Vector Packet Processing
physmem.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  vlib_physmem_region_t
 
struct  vlib_physmem_main_t
 

Macros

#define VLIB_PHYSMEM_F_INIT_MHEAP   (1<<0)
 
#define VLIB_PHYSMEM_F_FAKE   (1<<2)
 

Typedefs

typedef u8 vlib_physmem_region_index_t
 

Macro Definition Documentation

#define VLIB_PHYSMEM_F_FAKE   (1<<2)

Definition at line 58 of file physmem.h.

#define VLIB_PHYSMEM_F_INIT_MHEAP   (1<<0)

Definition at line 57 of file physmem.h.

Typedef Documentation

Definition at line 43 of file physmem.h.