Searched refs:sack_bytes_rxmt (Results 1 – 1 of 1) sorted by relevance
725 int sack_bytes_rxmt; in tcp_output() local990 sack_bytes_rxmt = 0; in tcp_output()1021 } else if ((p = tcp_sack_output(tp, &sack_bytes_rxmt)) != NULL) { in tcp_output()1128 if (sack_bytes_rxmt == 0 && !rack_in_recovery) { in tcp_output()1224 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), in tcp_output()1353 sack_bytes_rxmt == 0 && in tcp_output()1772 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), isipv6); in tcp_output()3171 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), isipv6); in tcp_output()