westwood           63 net/ipv4/tcp_westwood.c 	struct westwood *w = inet_csk_ca(sk);
westwood           86 net/ipv4/tcp_westwood.c static void westwood_filter(struct westwood *w, u32 delta)
westwood          106 net/ipv4/tcp_westwood.c 	struct westwood *w = inet_csk_ca(sk);
westwood          119 net/ipv4/tcp_westwood.c 	struct westwood *w = inet_csk_ca(sk);
westwood          148 net/ipv4/tcp_westwood.c static inline void update_rtt_min(struct westwood *w)
westwood          166 net/ipv4/tcp_westwood.c 	struct westwood *w = inet_csk_ca(sk);
westwood          183 net/ipv4/tcp_westwood.c 	struct westwood *w = inet_csk_ca(sk);
westwood          220 net/ipv4/tcp_westwood.c 	const struct westwood *w = inet_csk_ca(sk);
westwood          228 net/ipv4/tcp_westwood.c 		struct westwood *w = inet_csk_ca(sk);
westwood          243 net/ipv4/tcp_westwood.c 	struct westwood *w = inet_csk_ca(sk);
westwood          264 net/ipv4/tcp_westwood.c 	const struct westwood *ca = inet_csk_ca(sk);
westwood          294 net/ipv4/tcp_westwood.c 	BUILD_BUG_ON(sizeof(struct westwood) > ICSK_CA_PRIV_SIZE);