Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_vegas.c160 static inline u32 tcp_vegas_ssthresh(struct tcp_sock *tp) in tcp_vegas_ssthresh() function
242 tp->snd_ssthresh = tcp_vegas_ssthresh(tp); in tcp_vegas_cong_avoid()
259 = tcp_vegas_ssthresh(tp); in tcp_vegas_cong_avoid()
/kernel/linux/linux-6.6/net/ipv4/
H A 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()

Completed in 2 milliseconds