Searched refs:rack_sack_rxmit (Results 1 – 1 of 1) sorted by relevance
1034 int i, rack_sack_rxmit = 0; in tcp_output() local1316 rack_sack_rxmit = 0; in tcp_output()1341 rack_sack_rxmit = 1; in tcp_output()1375 rack_sack_rxmit = 1; in tcp_output()1454 if (rack_sack_rxmit == 0) { in tcp_output()1545 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), in tcp_output()1680 tp->rcv_numsacks == 0 && rack_sack_rxmit == 0 && in tcp_output()1759 if (rack_sack_rxmit) { in tcp_output()1874 if (TCP_RACK_ENABLED(tp) && rack_sack_rxmit == 0) { in tcp_output()1879 if (rack_sack_rxmit) { in tcp_output()[all …]