Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dtcp_output.c1345 static inline unsigned int tcp_cwnd_test(const struct tcp_sock *tp, in tcp_cwnd_test() function
1457 cwnd_quota = tcp_cwnd_test(tp, skb); in tcp_snd_test()
1775 cwnd_quota = tcp_cwnd_test(tp, skb); in tcp_write_xmit()