Searched refs:sack_bytes_rxmt (Results 1 – 1 of 1) sorted by relevance
728 int sack_bytes_rxmt; in tcp_output() local993 sack_bytes_rxmt = 0; in tcp_output()1024 } else if ((p = tcp_sack_output(tp, &sack_bytes_rxmt)) != NULL) { in tcp_output()1131 if (sack_bytes_rxmt == 0 && !rack_in_recovery) { in tcp_output()1221 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), in tcp_output()1350 sack_bytes_rxmt == 0 && in tcp_output()1769 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), isipv6); in tcp_output()3159 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), isipv6); in tcp_output()