Lines Matching refs:westwood
32 struct westwood { struct
63 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_init() argument
86 static void westwood_filter(struct westwood *w, u32 delta) in westwood_filter()
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 *w = inet_csk_ca(sk); in tcp_westwood_bw_rttmin()
228 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_ack()
243 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_event()
264 const struct westwood *ca = inet_csk_ca(sk); in tcp_westwood_info()
294 BUILD_BUG_ON(sizeof(struct westwood) > ICSK_CA_PRIV_SIZE); in tcp_westwood_register()