Home
last modified time | relevance | path

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

/openbmc/linux/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()