Home
last modified time | relevance | path

Searched defs:vhost_msg (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_vdpa.c76 struct vhost_msg { struct
77 uint32_t type;
78 uint32_t reserved;
79 union {
/dpdk/lib/vhost/
H A Dvhost.h344 struct vhost_msg { struct
345 int type;
346 union {