Searched refs:__tcp_get_metrics (Results 1 - 1 of 1) sorted by path

/linux-master/net/ipv4/
H A Dtcp_metrics.c24 static struct tcp_metrics_block *__tcp_get_metrics(const struct inetpeer_addr *saddr,
178 tm = __tcp_get_metrics(saddr, daddr, net, hash);
231 static struct tcp_metrics_block *__tcp_get_metrics(const struct inetpeer_addr *saddr, function
325 tm = __tcp_get_metrics(&saddr, &daddr, net, hash);

Completed in 231 milliseconds