Searched refs:VHOST_USER_REPLY_MASK (Results 1 – 4 of 4) sorted by relevance
80 #define VHOST_USER_REPLY_MASK (0x1 << 2) macro
133 #define VHOST_USER_REPLY_MASK (0x1 << 2) macro
2757 ctx->msg.flags |= VHOST_USER_REPLY_MASK; in send_vhost_reply()
87 #define VHOST_USER_REPLY_MASK (0x1 << 2) macro145 uint32_t valid_flags = VHOST_USER_REPLY_MASK | VHOST_USER_VERSION; in vhost_user_read()