Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()