Lines Matching refs:westwood
31 struct westwood { struct
62 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_init() argument
85 static void westwood_filter(struct westwood *w, u32 delta) in westwood_filter()
104 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_pkts_acked()
117 struct westwood *w = inet_csk_ca(sk); in westwood_update_window()
146 static inline void update_rtt_min(struct westwood *w) in update_rtt_min()
164 struct westwood *w = inet_csk_ca(sk); in westwood_fast_bw()
181 struct westwood *w = inet_csk_ca(sk); in westwood_acked_count()
218 const struct westwood *w = inet_csk_ca(sk); in tcp_westwood_bw_rttmin()
226 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_ack()
241 struct westwood *w = inet_csk_ca(sk); in tcp_westwood_event()
262 const struct westwood *ca = inet_csk_ca(sk); in tcp_westwood_info()
291 BUILD_BUG_ON(sizeof(struct westwood) > ICSK_CA_PRIV_SIZE); in tcp_westwood_register()