Searched refs:tcp_ca_find (Results 1 – 1 of 1) sorted by relevance
24 static struct tcp_congestion_ops *tcp_ca_find(const char *name) in tcp_ca_find() function51 if (tcp_ca_find(ca->name)) { in tcp_register_congestion_control()119 ca = tcp_ca_find(name); in tcp_set_default_congestion_control()126 ca = tcp_ca_find(name); in tcp_set_default_congestion_control()210 ca = tcp_ca_find(name); in tcp_set_allowed_congestion_control()223 ca = tcp_ca_find(name); in tcp_set_allowed_congestion_control()244 ca = tcp_ca_find(name); in tcp_set_congestion_control()256 ca = tcp_ca_find(name); in tcp_set_congestion_control()