Home
last modified time | relevance | path

Searched refs:tcp_current_ssthresh (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/ !
H A Dtcp_vegas.c278 tp->snd_ssthresh = tcp_current_ssthresh(sk); in tcp_vegas_cong_avoid()
H A Dtcp_input.c2190 tp->prior_ssthresh = tcp_current_ssthresh(sk); in tcp_enter_loss()
2711 tp->prior_ssthresh = tcp_current_ssthresh(sk); in tcp_mtup_probe_success()
2720 tp->snd_ssthresh = tcp_current_ssthresh(sk); in tcp_mtup_probe_success()
2745 tp->snd_ssthresh = tcp_current_ssthresh(sk); in tcp_non_congestion_loss_retransmit()
2820 tp->prior_ssthresh = tcp_current_ssthresh(sk); in tcp_enter_recovery()
H A Dtcp_output.c152 tp->snd_ssthresh = tcp_current_ssthresh(sk); in tcp_cwnd_restart()
1912 tp->snd_ssthresh = tcp_current_ssthresh(sk); in tcp_cwnd_application_limited()