Searched refs:tcp_ca_find (Results 1 – 2 of 2) sorted by relevance
25 struct tcp_congestion_ops *tcp_ca_find(const char *name) in tcp_ca_find() function52 struct tcp_congestion_ops *ca = tcp_ca_find(name); in tcp_ca_find_autoload()59 ca = tcp_ca_find(name); in tcp_ca_find_autoload()384 ca = tcp_ca_find(name); in tcp_set_allowed_congestion_control()397 ca = tcp_ca_find(name); in tcp_set_allowed_congestion_control()426 ca = tcp_ca_find(name); in tcp_set_congestion_control()
1140 struct tcp_congestion_ops *tcp_ca_find(const char *name);