Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp.c397 static u64 tcp_compute_delivery_rate(const struct tcp_sock *tp) in tcp_compute_delivery_rate() function
3663 rate64 = tcp_compute_delivery_rate(tp); in tcp_get_info()
3739 rate64 = tcp_compute_delivery_rate(tp); in tcp_get_timestamping_opt_stats()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c394 static u64 tcp_compute_delivery_rate(const struct tcp_sock *tp) in tcp_compute_delivery_rate() function
3831 rate64 = tcp_compute_delivery_rate(tp); in tcp_get_info()
3923 rate64 = tcp_compute_delivery_rate(tp); in tcp_get_timestamping_opt_stats()

Completed in 10 milliseconds