Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/
Dtcp_output.c1342 static inline unsigned int tcp_cwnd_test(const struct tcp_sock *tp, in tcp_cwnd_test() function
1454 cwnd_quota = tcp_cwnd_test(tp, skb); in tcp_snd_test()
1768 cwnd_quota = tcp_cwnd_test(tp, skb); in tcp_write_xmit()