Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_cong.c25 struct tcp_congestion_ops *tcp_ca_find(const char *name) in tcp_ca_find() function
51 struct tcp_congestion_ops *ca = tcp_ca_find(name); in tcp_ca_find_autoload()
58 ca = tcp_ca_find(name); in tcp_ca_find_autoload()
381 ca = tcp_ca_find(name); in tcp_set_allowed_congestion_control()
394 ca = tcp_ca_find(name); in tcp_set_allowed_congestion_control()
423 ca = tcp_ca_find(name); in tcp_set_congestion_control()