Searched refs:tcp_get_metrics (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/ipv4/ |
H A D | tcp_metrics.c | 328 static struct tcp_metrics_block *tcp_get_metrics(struct sock *sk, tcp_get_metrics() function 405 tm = tcp_get_metrics(sk, dst, false); tcp_update_metrics() 410 tm = tcp_get_metrics(sk, dst, true); tcp_update_metrics() 517 tm = tcp_get_metrics(sk, dst, true); tcp_init_metrics() 631 tm = tcp_get_metrics(sk, dst, true); tcp_fetch_timewait_stamp() 658 tm = tcp_get_metrics(sk, dst, true); tcp_remember_stamp() 709 tm = tcp_get_metrics(sk, __sk_dst_get(sk), false); tcp_fastopen_cache_get() 738 tm = tcp_get_metrics(sk, dst, true); tcp_fastopen_cache_set()
|
Completed in 56 milliseconds