Searched defs:__tcp_get_metrics (Results 1 - 1 of 1) sorted by relevance

/net/ipv4/
H A Dtcp_metrics.c25 static struct tcp_metrics_block *__tcp_get_metrics(const struct inetpeer_addr *saddr,
161 tm = __tcp_get_metrics(saddr, daddr, net, hash);
210 static struct tcp_metrics_block *__tcp_get_metrics(const struct inetpeer_addr *saddr, function
352 tm = __tcp_get_metrics(&saddr, &daddr, net, hash);

Completed in 20 milliseconds