FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
vhost_memory_t Struct Reference
+ Collaboration diagram for vhost_memory_t:

Data Fields

u32 nregions
 
u32 padding
 
vhost_memory_region_t regions [0]
 

Detailed Description

Definition at line 26 of file vhost_std.h.

Field Documentation

◆ nregions

u32 vhost_memory_t::nregions

Definition at line 28 of file vhost_std.h.

◆ padding

u32 vhost_memory_t::padding

Definition at line 29 of file vhost_std.h.

◆ regions

vhost_memory_region_t vhost_memory_t::regions[0]

Definition at line 30 of file vhost_std.h.


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