FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vhost_user_memory Struct Reference

Data Fields

u32 nregions
 
u32 padding
 
vhost_user_memory_region_t regions [VHOST_MEMORY_MAX_NREGIONS]
 

Detailed Description

Definition at line 161 of file vhost_user.h.

Field Documentation

◆ nregions

u32 vhost_user_memory::nregions

Definition at line 163 of file vhost_user.h.

◆ padding

u32 vhost_user_memory::padding

Definition at line 164 of file vhost_user.h.

◆ regions

vhost_user_memory_region_t vhost_user_memory::regions[VHOST_MEMORY_MAX_NREGIONS]

Definition at line 165 of file vhost_user.h.


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