Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_minisocks.c501 u32 ca_key = dst_metric(dst, RTAX_CC_ALGO); in tcp_ca_openreq_child() local
504 if (ca_key != TCP_CA_UNSPEC) { in tcp_ca_openreq_child()
508 ca = tcp_ca_find_key(ca_key); in tcp_ca_openreq_child()