Searched refs:sacked_bytes (Results 1 – 4 of 4) sorted by relevance
872 tp->sackhint.sacked_bytes = 0; in tcp_sack_doack()878 tp->sackhint.sacked_bytes += delivered_data - left_edge_delta; in tcp_sack_doack()879 KASSERT((tp->sackhint.sacked_bytes >= 0), ("sacked_bytes < 0")); in tcp_sack_doack()910 tp->sackhint.sacked_bytes = 0; in tcp_free_sackholes()1082 return (tp->sackhint.sacked_bytes); in tcp_sack_adjust()1105 return (tp->sackhint.sacked_bytes); in tcp_sack_adjust()
2521 prev_sacked_bytes = tp->sackhint.sacked_bytes; in tcp_do_segment()2532 tp->sackhint.sacked_bytes = 0; in tcp_do_segment()2622 tp->sackhint.sacked_bytes > in tcp_do_segment()2798 (tp->sackhint.sacked_bytes > in tcp_do_segment()4129 tp->sackhint.sacked_bytes - in tcp_compute_pipe()
134 int32_t sacked_bytes; /* Total sacked bytes reported by the member
86 zfs9.sh panic: sacked_bytes < 0 20250711