patch-2.3.41 linux/include/linux/tcp.h

Next file: linux/include/linux/udf_fs.h
Previous file: linux/include/linux/sysctl.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.40/linux/include/linux/tcp.h linux/include/linux/tcp.h
@@ -124,5 +124,6 @@
 #define TCP_SYNCNT		7	/* Number of SYN retransmits */
 #define TCP_LINGER2		8	/* Life time of orphaned FIN-WAIT-2 state */
 #define TCP_DEFER_ACCEPT	9	/* Wake up listener only when data arrive */
+#define TCP_WINDOW_CLAMP	10	/* Bound advertised window */
 
 #endif	/* _LINUX_TCP_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)