Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vhost_blk/
H A Dblk_spec.h81 #define VHOST_USER_REPLY_MASK (0x1 << 2) macro
/f-stack/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_user.c34 #define VHOST_USER_REPLY_MASK (0x1 << 2) macro
/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.h135 #define VHOST_USER_REPLY_MASK (0x1 << 2) macro