Searched refs:tcp_ca_find (Results 1 – 3 of 3) 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()332 ca = tcp_ca_find(name); in tcp_set_allowed_congestion_control()345 ca = tcp_ca_find(name); in tcp_set_allowed_congestion_control()374 ca = tcp_ca_find(name); in tcp_set_congestion_control()
241 if (tcp_ca_find(utcp_ca->name)) in bpf_tcp_ca_init_member()
1139 struct tcp_congestion_ops *tcp_ca_find(const char *name);