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

/linux-4.1.27/net/dccp/ccids/
H A Dccid2.c212 /* This borrows the code of tcp_cwnd_restart() */ ccid2_cwnd_restart()
/linux-4.1.27/net/ipv4/
H A Dtcp_output.c141 static void tcp_cwnd_restart(struct sock *sk, const struct dst_entry *dst) tcp_cwnd_restart() function
170 tcp_cwnd_restart(sk, __sk_dst_get(sk)); tcp_event_data_sent()
H A Dtcp_input.c5394 /* Prevent spurious tcp_cwnd_restart() on first data tcp_finish_connect()
5835 /* Prevent spurious tcp_cwnd_restart() on first data packet */ tcp_rcv_state_process()

Completed in 123 milliseconds