Searched refs:prior_ssthresh (Results 1 – 4 of 4) sorted by relevance
2567 tp->prior_ssthresh = tcp_current_ssthresh(sk); in tcp_enter_loss()2826 tp->snd_ssthresh, tp->prior_ssthresh, in DBGUNDO()2835 tp->snd_ssthresh, tp->prior_ssthresh, in DBGUNDO()2856 if (tp->prior_ssthresh) { in tcp_undo_cwnd_reduction()2861 if (tp->prior_ssthresh > tp->snd_ssthresh) { in tcp_undo_cwnd_reduction()2862 tp->snd_ssthresh = tp->prior_ssthresh; in tcp_undo_cwnd_reduction()3033 tp->prior_ssthresh = 0; in tcp_enter_cwr()3088 tp->prior_ssthresh = tcp_current_ssthresh(sk); in tcp_mtup_probe_success()3123 tp->prior_ssthresh = 0; in tcp_non_congestion_loss_retransmit()3192 tp->prior_ssthresh = 0; in tcp_enter_recovery()[all …]
240 tcp_sk(sk)->prior_ssthresh = 0; in tcp_init_congestion_control()
442 u32 prior_ssthresh; /* ssthresh saved at recovery start */ member
138 u32 prior_ssthresh