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.c318 static struct tcp_metrics_block *tcp_get_metrics(struct sock *sk, in tcp_get_metrics() function
389 tm = tcp_get_metrics(sk, dst, false); in tcp_update_metrics()
394 tm = tcp_get_metrics(sk, dst, true); in tcp_update_metrics()
501 tm = tcp_get_metrics(sk, dst, true); in tcp_init_metrics()
615 tm = tcp_get_metrics(sk, dst, true); in tcp_fetch_timewait_stamp()
642 tm = tcp_get_metrics(sk, dst, true); in tcp_remember_stamp()
693 tm = tcp_get_metrics(sk, __sk_dst_get(sk), false); in tcp_fastopen_cache_get()
722 tm = tcp_get_metrics(sk, dst, true); in tcp_fastopen_cache_set()