Home
last modified time | relevance | path

Searched refs:tcp_get_metrics (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_metrics.c291 static struct tcp_metrics_block *tcp_get_metrics(struct sock *sk, in tcp_get_metrics() function
361 tm = tcp_get_metrics(sk, dst, false); in tcp_update_metrics()
366 tm = tcp_get_metrics(sk, dst, true); in tcp_update_metrics()
481 tm = tcp_get_metrics(sk, dst, false); in tcp_init_metrics()
567 tm = tcp_get_metrics(sk, __sk_dst_get(sk), false); in tcp_fastopen_cache_get()
594 tm = tcp_get_metrics(sk, dst, true); in tcp_fastopen_cache_set()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_metrics.c291 static struct tcp_metrics_block *tcp_get_metrics(struct sock *sk, in tcp_get_metrics() function
361 tm = tcp_get_metrics(sk, dst, false); in tcp_update_metrics()
366 tm = tcp_get_metrics(sk, dst, true); in tcp_update_metrics()
481 tm = tcp_get_metrics(sk, dst, false); in tcp_init_metrics()
567 tm = tcp_get_metrics(sk, __sk_dst_get(sk), false); in tcp_fastopen_cache_get()
594 tm = tcp_get_metrics(sk, dst, true); in tcp_fastopen_cache_set()

Completed in 3 milliseconds