Searched refs:sacked_bytes (Results 1 – 4 of 4) sorted by relevance
873 tp->sackhint.sacked_bytes = 0; in tcp_sack_doack()879 tp->sackhint.sacked_bytes += delivered_data - left_edge_delta; in tcp_sack_doack()880 KASSERT((tp->sackhint.sacked_bytes >= 0), ("sacked_bytes < 0")); in tcp_sack_doack()911 tp->sackhint.sacked_bytes = 0; in tcp_free_sackholes()1083 return (tp->sackhint.sacked_bytes); in tcp_sack_adjust()1106 return (tp->sackhint.sacked_bytes); in tcp_sack_adjust()
2528 tp->sackhint.sacked_bytes = 0; in tcp_do_segment()2618 tp->sackhint.sacked_bytes > in tcp_do_segment()2791 (tp->sackhint.sacked_bytes > in tcp_do_segment()4126 tp->sackhint.sacked_bytes - in tcp_compute_pipe()
125 int32_t sacked_bytes; /* Total sacked bytes reported by the member
81 zfs9.sh panic: sacked_bytes < 0 20250711