Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dtcp_vegas.c160 static inline u32 tcp_vegas_ssthresh(struct tcp_sock *tp) in tcp_vegas_ssthresh() function
243 tp->snd_ssthresh = tcp_vegas_ssthresh(tp); in tcp_vegas_cong_avoid()
260 = tcp_vegas_ssthresh(tp); in tcp_vegas_cong_avoid()