Searched refs:sacked_bytes (Results 1 – 4 of 4) sorted by relevance
613 tp->sackhint.sacked_bytes = 0; /* reset */ in tcp_sack_doack()754 tp->sackhint.sacked_bytes += delivered_data - left_edge_delta; in tcp_sack_doack()756 KASSERT((tp->sackhint.sacked_bytes >= 0), ("sacked_bytes < 0")); in tcp_sack_doack()
113 int32_t sacked_bytes; /* Total sacked bytes reported by the member
2504 tp->sackhint.sacked_bytes = 0; in tcp_do_segment()2682 tp->sackhint.sacked_bytes; in tcp_do_segment()4018 tp->sackhint.sacked_bytes); in tcp_compute_pipe()