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

/linux-4.1.27/net/ipv4/
H A Dtcp_metrics.c591 tp->snd_cwnd = tcp_init_cwnd(tp, dst); tcp_init_metrics()
H A Dtcp_output.c145 u32 restart_cwnd = tcp_init_cwnd(tp, dst); tcp_cwnd_restart()
1464 u32 init_win = tcp_init_cwnd(tp, __sk_dst_get(sk)); tcp_cwnd_application_limited()
H A Dtcp_input.c804 __u32 tcp_init_cwnd(const struct tcp_sock *tp, const struct dst_entry *dst) tcp_init_cwnd() function
/linux-4.1.27/include/net/
H A Dtcp.h995 __u32 tcp_init_cwnd(const struct tcp_sock *tp, const struct dst_entry *dst);

Completed in 110 milliseconds