Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dtcp_metrics.c25 static struct tcp_metrics_block *__tcp_get_metrics(const struct inetpeer_addr *saddr,
170 tm = __tcp_get_metrics(saddr, daddr, net, hash); in tcpm_new()
220 static struct tcp_metrics_block *__tcp_get_metrics(const struct inetpeer_addr *saddr, in __tcp_get_metrics() function
368 tm = __tcp_get_metrics(&saddr, &daddr, net, hash); in tcp_get_metrics()