Searched refs:sack_bytes_rxmt (Results 1 – 1 of 1) sorted by relevance
740 int sack_bytes_rxmt; in tcp_output() local1017 sack_bytes_rxmt = 0; in tcp_output()1048 } else if ((p = tcp_sack_output(tp, &sack_bytes_rxmt)) != NULL) { in tcp_output()1155 if (sack_bytes_rxmt == 0 && !rack_in_recovery) { in tcp_output()1245 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), in tcp_output()1381 sack_bytes_rxmt == 0 && in tcp_output()1814 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), isipv6); in tcp_output()3254 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), isipv6); in tcp_output()