Searched refs:tcp_get_metrics (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/net/ipv4/ | 
| D | tcp_metrics.c | 271 static struct tcp_metrics_block *tcp_get_metrics(struct sock *sk,  in tcp_get_metrics()  function341 		tm = tcp_get_metrics(sk, dst, false);  in tcp_update_metrics()
 346 		tm = tcp_get_metrics(sk, dst, true);  in tcp_update_metrics()
 452 	tm = tcp_get_metrics(sk, dst, true);  in tcp_init_metrics()
 544 	tm = tcp_get_metrics(sk, __sk_dst_get(sk), false);  in tcp_fastopen_cache_get()
 571 	tm = tcp_get_metrics(sk, dst, true);  in tcp_fastopen_cache_set()
 
 | 
| /Linux-v5.4/Documentation/trace/ | 
| D | histogram.rst | 386 …{ call_site: [ffffffff81672406] tcp_get_metrics                               } hitcount:         …
 |