Searched refs:rack_sack_rxmit (Results 1 – 1 of 1) sorted by relevance
726 int i, rack_sack_rxmit = 0; in tcp_output() local992 rack_sack_rxmit = 0; in tcp_output()1017 rack_sack_rxmit = 1; in tcp_output()1051 rack_sack_rxmit = 1; in tcp_output()1130 if (rack_sack_rxmit == 0) { in tcp_output()1221 (rack_sack_rxmit || (sack_bytes_rxmt != 0)), in tcp_output()1349 tp->rcv_numsacks == 0 && rack_sack_rxmit == 0 && in tcp_output()1428 if (rack_sack_rxmit) { in tcp_output()1530 if (TCP_RACK_ENABLED(tp) && rack_sack_rxmit == 0) { in tcp_output()1535 if (rack_sack_rxmit) { in tcp_output()[all …]