Searched refs:VHOST_USER_SUPPORTED_PROTOCOL_F (Results 1 – 2 of 2) sorted by relevance
26 #define VHOST_USER_SUPPORTED_PROTOCOL_F (BIT_ULL(VHOST_USER_PROTOCOL_F_REPLY_ACK) | \ macro
505 vu_dev->protocol_features &= VHOST_USER_SUPPORTED_PROTOCOL_F; in vhost_user_init()