Searched refs:old_ca (Results 1 – 1 of 1) sorted by relevance
146 int tcp_update_congestion_control(struct tcp_congestion_ops *ca, struct tcp_congestion_ops *old_ca) in tcp_update_congestion_control() argument158 existing = tcp_ca_find_key(old_ca->key); in tcp_update_congestion_control()163 } else if (existing != old_ca) { in tcp_update_congestion_control()