Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_metrics.c25 static struct tcp_metrics_block *__tcp_get_metrics(const struct inetpeer_addr *saddr,
166 tm = __tcp_get_metrics(saddr, daddr, net, hash); in tcpm_new()
216 static struct tcp_metrics_block *__tcp_get_metrics(const struct inetpeer_addr *saddr, in __tcp_get_metrics() function
352 tm = __tcp_get_metrics(&saddr, &daddr, net, hash); in tcp_get_metrics()