Searched refs:sack_bytes_rxmt (Results 1 – 1 of 1) sorted by relevance
1036 int sack_bytes_rxmt; in tcp_output() local1317 sack_bytes_rxmt = 0; in tcp_output()1348 } else if ((p = tcp_sack_output(tp, &sack_bytes_rxmt)) != NULL) { in tcp_output()1455 if (sack_bytes_rxmt == 0 && !rack_in_recovery) { in tcp_output()1545 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), in tcp_output()1681 sack_bytes_rxmt == 0 && in tcp_output()2075 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), isipv6); in tcp_output()3410 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), isipv6); in tcp_output()