Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_nv.c171 inline u32 nv_get_bounded_rtt(struct tcpnv *ca, u32 val) in nv_get_bounded_rtt() function
304 avg_rtt = nv_get_bounded_rtt(ca, avg_rtt); in tcpnv_acked()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_nv.c170 inline u32 nv_get_bounded_rtt(struct tcpnv *ca, u32 val) in nv_get_bounded_rtt() function
303 avg_rtt = nv_get_bounded_rtt(ca, avg_rtt); in tcpnv_acked()

Completed in 4 milliseconds