Searched refs:tcp_ca_find (Results 1 – 5 of 5) sorted by relevance
24 struct tcp_congestion_ops *tcp_ca_find(const char *name) in tcp_ca_find() function40 struct tcp_congestion_ops *ca = tcp_ca_find(name); in tcp_ca_find_autoload()47 ca = tcp_ca_find(name); in tcp_ca_find_autoload()322 ca = tcp_ca_find(name); in tcp_set_allowed_congestion_control()335 ca = tcp_ca_find(name); in tcp_set_allowed_congestion_control()364 ca = tcp_ca_find(name); in tcp_set_congestion_control()
260 if (tcp_ca_find(utcp_ca->name)) in bpf_tcp_ca_init_member()
1123 struct tcp_congestion_ops *tcp_ca_find(const char *name);
53197 ffff800010e573e4 T tcp_ca_find
Completed in 303 milliseconds