FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
Data Fields | |
u32 | nregions |
u32 | padding |
vhost_user_memory_region_t | regions [VHOST_MEMORY_MAX_NREGIONS] |
Definition at line 151 of file vhost_user.h.
u32 vhost_user_memory::nregions |
Definition at line 153 of file vhost_user.h.
u32 vhost_user_memory::padding |
Definition at line 154 of file vhost_user.h.
vhost_user_memory_region_t vhost_user_memory::regions[VHOST_MEMORY_MAX_NREGIONS] |
Definition at line 155 of file vhost_user.h.