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

/net/ipv4/
H A Dtcp_vegas.c159 static inline u32 tcp_vegas_ssthresh(struct tcp_sock *tp) function
241 tp->snd_ssthresh = tcp_vegas_ssthresh(tp);
258 = tcp_vegas_ssthresh(tp);

Completed in 47 milliseconds