Home
last modified time | relevance | path

Searched refs:VHOST_USER_NEED_REPLY_MASK (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_user.c88 #define VHOST_USER_NEED_REPLY_MASK (0x1 << 3) macro
195 if (!(msg->flags & VHOST_USER_NEED_REPLY_MASK)) in vhost_user_check_reply_ack()
469 msg.flags |= VHOST_USER_NEED_REPLY_MASK; in vhost_user_set_memory_table()
728 msg.flags |= VHOST_USER_NEED_REPLY_MASK; in vhost_user_set_status()