Searched refs:sack_rxmit (Results 1 – 3 of 3) sorted by relevance
214 bool sack_rxmit; in tcp_default_output() local319 sack_rxmit = false; in tcp_default_output()351 sack_rxmit = true; in tcp_default_output()354 sack_rxmit = false; in tcp_default_output()415 if (!sack_rxmit) { in tcp_default_output()564 (!sack_rxmit || V_tcp_sack_tso) && in tcp_default_output()570 if (SEQ_LT((sack_rxmit ? p->rxmit : tp->snd_nxt) + len, in tcp_default_output()626 if (sack_rxmit) in tcp_default_output()988 sack_rxmit = false; in tcp_default_output()1037 } else if (SEQ_LT(tp->snd_nxt, tp->snd_max) || sack_rxmit) { in tcp_default_output()[all …]
11857 volatile int32_t sack_rxmit; in bbr_output_wtime() local12114 sack_rxmit = 0; in bbr_output_wtime()12197 sack_rxmit = 1; in bbr_output_wtime()12214 sack_rxmit = 1; in bbr_output_wtime()12276 if ((sack_rxmit == 0) && (prefetch_rsm == 0)) { in bbr_output_wtime()12300 if (sack_rxmit == 0) { in bbr_output_wtime()12365 sack_rxmit = 1; in bbr_output_wtime()12435 sack_rxmit = 0; in bbr_output_wtime()12617 if (sack_rxmit) in bbr_output_wtime()13018 sack_rxmit = 0; in bbr_output_wtime()[all …]
19702 volatile int32_t sack_rxmit; in rack_output() local20068 sack_rxmit = 0; in rack_output()20082 sack_rxmit = 1; in rack_output()20103 sack_rxmit = 1; in rack_output()20133 sack_rxmit = 1; in rack_output()20153 sack_rxmit = 1; in rack_output()20218 sack_rxmit = 0; in rack_output()20220 sack_rxmit = 1; in rack_output()20324 if ((sack_rxmit == 0) && (prefetch_rsm == 0)) { in rack_output()20332 if ((sack_rxmit == 0) && in rack_output()[all …]