Home
last modified time | relevance | path

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

/dpdk/examples/vhost_blk/
H A Dblk_spec.h80 #define VHOST_USER_REPLY_MASK (0x1 << 2) macro
/dpdk/lib/vhost/
H A Dvhost_user.h133 #define VHOST_USER_REPLY_MASK (0x1 << 2) macro
/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_user.c87 #define VHOST_USER_REPLY_MASK (0x1 << 2) macro