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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_westwood.c41 u8 first_ack; /* flag which infers that this is the first ack */ member in struct:westwood
74 w->first_ack = 1;
125 if (w->first_ack) {
127 w->first_ack = 0;

Completed in 140 milliseconds