Searched refs:tcp_get_metrics (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/net/ipv4/ |
D | tcp_metrics.c | 271 static struct tcp_metrics_block *tcp_get_metrics(struct sock *sk, in tcp_get_metrics() function 341 tm = tcp_get_metrics(sk, dst, false); in tcp_update_metrics() 346 tm = tcp_get_metrics(sk, dst, true); in tcp_update_metrics() 457 tm = tcp_get_metrics(sk, dst, true); in tcp_init_metrics() 550 tm = tcp_get_metrics(sk, __sk_dst_get(sk), false); in tcp_fastopen_cache_get() 577 tm = tcp_get_metrics(sk, dst, true); in tcp_fastopen_cache_set()
|
/linux-6.1.9/Documentation/trace/ |
D | histogram.rst | 387 …{ call_site: [ffffffff81672406] tcp_get_metrics } hitcount: …
|