Searched refs:VHOST_USER_VERSION_MASK (Results 1 – 4 of 4) sorted by relevance
198 #define VHOST_USER_VERSION_MASK (0x3) macro
669 vmsg->flags &= ~VHOST_USER_VERSION_MASK; in vu_send_reply()
115 #define VHOST_USER_VERSION_MASK (0x3) macro