Home
last modified time | relevance | path

Searched refs:sacked_bytes (Results 1 – 4 of 4) sorted by relevance

/src/sys/netinet/
H A Dtcp_sack.c873 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()
H A Dtcp_input.c2528 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()
H A Dtcp_var.h125 int32_t sacked_bytes; /* Total sacked bytes reported by the member
/src/tools/test/stress2/misc/
H A Dall.exclude81 zfs9.sh panic: sacked_bytes < 0 20250711