Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dtcp_output.c1596 static inline unsigned int tcp_cwnd_test(const struct tcp_sock *tp, in tcp_cwnd_test() function
1688 cwnd_quota = tcp_cwnd_test(tp, skb); in tcp_snd_test()
2068 cwnd_quota = tcp_cwnd_test(tp, skb); in tcp_write_xmit()