Home
last modified time | relevance | path

Searched defs:VHOST_USER_VERSION_MASK (Results 1 – 3 of 3) sorted by relevance

/dpdk/examples/vhost_blk/
H A Dblk_spec.h79 #define VHOST_USER_VERSION_MASK 0x3 macro
/dpdk/lib/vhost/
H A Dvhost_user.h132 #define VHOST_USER_VERSION_MASK 0x3 macro
/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_user.c86 #define VHOST_USER_VERSION_MASK 0x3 macro