Searched refs:drop_next_nwrites (Results 1 – 4 of 4) sorted by relevance
9 - `drop_next_nwrites`;
169 pub fn drop_next_nwrites(&self, id: usize, n: usize) { in drop_next_nwrites() method
218 br.drop_next_nwrites(id, 3); in test_bridge_drop_next_n_packets()
804 br.drop_next_nwrites(0, 1); // drop the first packet (second one should be sacked) in test_assoc_unreliable_rexmit_ordered_no_fragment()894 br.drop_next_nwrites(0, 1); // drop the first packet (second one should be sacked) in test_assoc_unreliable_rexmit_ordered_fragment()979 br.drop_next_nwrites(0, 1); // drop the first packet (second one should be sacked) in test_assoc_unreliable_rexmit_unordered_no_fragment()1162 br.drop_next_nwrites(0, 1); // drop the first packet (second one should be sacked) in test_assoc_unreliable_rexmit_timed_ordered()1247 br.drop_next_nwrites(0, 1); // drop the first packet (second one should be sacked) in test_assoc_unreliable_rexmit_timed_unordered()1345 br.drop_next_nwrites(0, 1); // drop the first packet (second one should be sacked) in test_assoc_congestion_control_fast_retransmission()