Searched refs:sack_bytes_rxmt (Results 1 – 1 of 1) sorted by relevance
1032 int sack_bytes_rxmt; in tcp_output() local1313 sack_bytes_rxmt = 0; in tcp_output()1344 } else if ((p = tcp_sack_output(tp, &sack_bytes_rxmt)) != NULL) { in tcp_output()1451 if (sack_bytes_rxmt == 0 && !rack_in_recovery) { in tcp_output()1541 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), in tcp_output()1677 sack_bytes_rxmt == 0 && in tcp_output()2071 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), isipv6); in tcp_output()3406 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), isipv6); in tcp_output()