Home
last modified time | relevance | path

Searched defs:bw_est (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_westwood.c34 u32 bw_est; /* bandwidth estimate */ member
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_westwood.c34 u32 bw_est; /* bandwidth estimate */ member
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip_input.c1439 u32 bw_est = (tp->snd_nxt - tp->snd_una) * BW_MULTIPLY_FACTOR / rtt_tstamp; in update_nip_bw() local

Completed in 8 milliseconds