Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/
Dtcp_cong.c22 static struct tcp_congestion_ops *tcp_ca_find(const char *name) in tcp_ca_find() function
50 if (tcp_ca_find(ca->name)) { in tcp_register_congestion_control()
118 ca = tcp_ca_find(name); in tcp_set_default_congestion_control()
125 ca = tcp_ca_find(name); in tcp_set_default_congestion_control()
209 ca = tcp_ca_find(name); in tcp_set_allowed_congestion_control()
222 ca = tcp_ca_find(name); in tcp_set_allowed_congestion_control()
243 ca = tcp_ca_find(name); in tcp_set_congestion_control()
255 ca = tcp_ca_find(name); in tcp_set_congestion_control()