__tcp_get_metrics
tm = __tcp_get_metrics(saddr, daddr, net, hash);
static struct tcp_metrics_block *__tcp_get_metrics(const struct inetpeer_addr *saddr,
tm = __tcp_get_metrics(&saddr, &daddr, net, hash);