Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_westwood.c32 struct westwood { struct
63 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_init()
86 static void westwood_filter(struct westwood *w, u32 delta) in westwood_filter()
101 * but all westwood needs is the last sample of srtt.
106 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_pkts_acked()
119 struct westwood *w = inet_csk_ca(sk); in westwood_update_window()
148 static inline void update_rtt_min(struct westwood *w) in update_rtt_min()
166 struct westwood *w = inet_csk_ca(sk); in westwood_fast_bw()
183 struct westwood *w = inet_csk_ca(sk); in westwood_acked_count()
220 const struct westwood * in tcp_westwood_bw_rttmin()
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_westwood.c32 struct westwood { struct
63 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_init()
86 static void westwood_filter(struct westwood *w, u32 delta) in westwood_filter()
101 * but all westwood needs is the last sample of srtt.
106 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_pkts_acked()
119 struct westwood *w = inet_csk_ca(sk); in westwood_update_window()
148 static inline void update_rtt_min(struct westwood *w) in update_rtt_min()
166 struct westwood *w = inet_csk_ca(sk); in westwood_fast_bw()
183 struct westwood *w = inet_csk_ca(sk); in westwood_acked_count()
220 const struct westwood * in tcp_westwood_bw_rttmin()
[all...]

Completed in 2 milliseconds