Searched refs:tcp_ca_find_key (Results 1 – 3 of 3) sorted by relevance
65 struct tcp_congestion_ops *tcp_ca_find_key(u32 key) in tcp_ca_find_key() function 103 if (ca->key == TCP_CA_UNSPEC || tcp_ca_find_key(ca->key)) { in tcp_register_congestion_control() 153 existing = tcp_ca_find_key(old_ca->key); in tcp_update_congestion_control() 204 ca = tcp_ca_find_key(key); in tcp_ca_get_name_by_key()
482 ca = tcp_ca_find_key(ca_key); in tcp_ca_openreq_child()
3879 ca = tcp_ca_find_key(ca_key); in tcp_ca_dst_init()