first_ack          42 net/ipv4/tcp_westwood.c 	u8     first_ack;        /* flag which infers that this is the first ack */
first_ack          74 net/ipv4/tcp_westwood.c 	w->first_ack = 1;
first_ack         126 net/ipv4/tcp_westwood.c 	if (w->first_ack) {
first_ack         128 net/ipv4/tcp_westwood.c 		w->first_ack = 0;