Searched refs:VHOST_USER_NEED_REPLY_MASK (Results 1 – 1 of 1) sorted by relevance
35 #define VHOST_USER_NEED_REPLY_MASK (0x1 << 3) macro298 msg.flags |= VHOST_USER_NEED_REPLY_MASK; in vhost_user_sock()320 msg.flags |= VHOST_USER_NEED_REPLY_MASK; in vhost_user_sock()369 if (need_reply || msg.flags & VHOST_USER_NEED_REPLY_MASK) { in vhost_user_sock()