Searched refs:VHOST_USER_REPLY_MASK (Results 1 – 4 of 4) sorted by relevance
81 #define VHOST_USER_REPLY_MASK (0x1 << 2) macro
135 #define VHOST_USER_REPLY_MASK (0x1 << 2) macro
2612 msg->flags |= VHOST_USER_REPLY_MASK; in send_vhost_reply()
34 #define VHOST_USER_REPLY_MASK (0x1 << 2) macro90 uint32_t valid_flags = VHOST_USER_REPLY_MASK | VHOST_USER_VERSION; in vhost_user_read()