Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_cong.c235 void tcp_init_congestion_control(struct sock *sk) in tcp_init_congestion_control() function
265 tcp_init_congestion_control(sk); in tcp_reinit_congestion_control()
407 * responsibility of the caller to call tcp_init_congestion_control or
H A Dtcp_input.c6257 tcp_init_congestion_control(sk); in tcp_init_transfer()