patch-2.4.14 linux/include/net/sock.h
Next file: linux/include/net/tcp_ecn.h
Previous file: linux/include/net/route.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Nov 5 12:43:09 2001
- Orig file:
v2.4.13/linux/include/net/sock.h
- Orig date:
Thu Oct 18 13:48:05 2001
diff -u --recursive --new-file v2.4.13/linux/include/net/sock.h linux/include/net/sock.h
@@ -416,6 +416,8 @@
unsigned int keepalive_time; /* time before keep alive takes place */
unsigned int keepalive_intvl; /* time interval between keep alive probes */
int linger2;
+
+ unsigned long last_synq_overflow;
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)