Searched refs:VHOST_USER_FLAG_REPLY (Results 1 – 2 of 2) sorted by relevance
8 #define VHOST_USER_FLAG_REPLY BIT(2) macro
188 if (msg->header.flags != (VHOST_USER_FLAG_REPLY | VHOST_USER_VERSION)) in vhost_user_recv_resp()357 reply.header.flags |= VHOST_USER_FLAG_REPLY; in vhost_user_reply()