Searched refs:VHOST_USER_VERSION (Results 1 – 2 of 2) sorted by relevance
22 #define VHOST_USER_VERSION 1 macro
188 if (msg->header.flags != (VHOST_USER_FLAG_REPLY | VHOST_USER_VERSION)) in vhost_user_recv_resp()220 VHOST_USER_VERSION) in vhost_user_recv_req()235 msg->header.flags |= VHOST_USER_VERSION; in vhost_user_send()