Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_cong.c145 int tcp_update_congestion_control(struct tcp_congestion_ops *ca, struct tcp_congestion_ops *old_ca) in tcp_update_congestion_control() argument
157 existing = tcp_ca_find_key(old_ca->key); in tcp_update_congestion_control()
162 } else if (existing != old_ca) { in tcp_update_congestion_control()