Searched refs:lost_spurious_count (Results 1 – 1 of 1) sorted by relevance
113 pub lost_spurious_count: usize, field234 lost_spurious_count: 0, in new_with_config()494 self.lost_spurious_count += 1; in on_ack_received()1978 assert_eq!(r.lost_spurious_count, 1); in loss_on_reordering()