Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dtcp_metrics.c24 static struct tcp_metrics_block *__tcp_get_metrics(const struct inetpeer_addr *saddr,
161 tm = __tcp_get_metrics(saddr, daddr, net, hash); in tcpm_new()
211 static struct tcp_metrics_block *__tcp_get_metrics(const struct inetpeer_addr *saddr, in __tcp_get_metrics() function
305 tm = __tcp_get_metrics(&saddr, &daddr, net, hash); in tcp_get_metrics()