Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_cong.c227 ca = &tcp_reno; in tcp_assign_congestion_control()
532 struct tcp_congestion_ops tcp_reno = { variable
H A Dtcp.c4651 extern struct tcp_congestion_ops tcp_reno;
4773 BUG_ON(tcp_register_congestion_control(&tcp_reno) != 0); in tcp_init()
H A Dtcp_ipv4.c3300 net->ipv4.tcp_congestion_control = &tcp_reno; in tcp_sk_init()
/openbmc/linux/include/net/
H A Dtcp.h1156 extern struct tcp_congestion_ops tcp_reno;