Searched refs:NEED_REPLY (Results 1 – 1 of 1) sorted by relevance
214 const NEED_REPLY = 0x8; constant286 (self.flags & VhostUserHeaderFlag::NEED_REPLY.bits()) != 0 in is_need_reply()292 self.flags |= VhostUserHeaderFlag::NEED_REPLY.bits(); in set_need_reply()294 self.flags &= !VhostUserHeaderFlag::NEED_REPLY.bits(); in set_need_reply()