Searched refs:need_reply (Results 1 – 1 of 1) sorted by relevance
2161 bool need_reply, success = false; in vu_dispatch() local2167 need_reply = vmsg.flags & VHOST_USER_NEED_REPLY_MASK; in vu_dispatch()2170 if (!reply_requested && need_reply) { in vu_dispatch()