FD.io VPP
v17.01.1-3-gc6833f8
Vector Packet Processing
|
Data Fields | |
u32 | nregions |
u32 | padding |
vhost_user_memory_region_t | regions [VHOST_MEMORY_MAX_NREGIONS] |
Definition at line 85 of file vhost-user.h.
u32 vhost_user_memory::nregions |
Definition at line 87 of file vhost-user.h.
u32 vhost_user_memory::padding |
Definition at line 88 of file vhost-user.h.
vhost_user_memory_region_t vhost_user_memory::regions[VHOST_MEMORY_MAX_NREGIONS] |
Definition at line 89 of file vhost-user.h.