Searched refs:sacked_bytes (Results 1 – 3 of 3) sorted by relevance
641 tp->sackhint.sacked_bytes = 0; /* reset */ in tcp_sack_doack()821 tp->sackhint.sacked_bytes += delivered_data - left_edge_delta; in tcp_sack_doack()823 KASSERT((tp->sackhint.sacked_bytes >= 0), ("sacked_bytes < 0")); in tcp_sack_doack()1011 return (tp->sackhint.sacked_bytes); in tcp_sack_adjust()1034 return (tp->sackhint.sacked_bytes); in tcp_sack_adjust()
2560 tp->sackhint.sacked_bytes = 0; in tcp_do_segment()2664 tp->sackhint.sacked_bytes > in tcp_do_segment()2826 (tp->sackhint.sacked_bytes > in tcp_do_segment()4142 tp->sackhint.sacked_bytes); in tcp_compute_pipe()
127 int32_t sacked_bytes; /* Total sacked bytes reported by the member