Searched refs:REPLY_ACK (Results 1 – 3 of 3) sorted by relevance
361 const REPLY_ACK = 0x0000_0008; constant
732 let pflag = VhostUserProtocolFeatures::REPLY_ACK; in update_reply_ack_flag()
669 if self.acked_protocol_features & VhostUserProtocolFeatures::REPLY_ACK.bits() == 0 in wait_for_ack()