Searched defs:ack_eliciting (Results 1 – 3 of 3) sorted by relevance
200 let ack_eliciting = pkt.ack_eliciting; in on_packet_sent() localVariable897 pub ack_eliciting: bool, field
707 pub fn ack_eliciting(&self) -> bool { in ack_eliciting() method
2104 let mut ack_eliciting = false; in send() localVariable