patch-2.4.0-test7 linux/include/linux/sysctl.h
Next file: linux/include/linux/ufs_fs.h
Previous file: linux/include/linux/sound.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Thu Aug 10 13:01:26 2000
- Orig file:
v2.4.0-test6/linux/include/linux/sysctl.h
- Orig date:
Thu Jul 27 17:38:02 2000
diff -u --recursive --new-file v2.4.0-test6/linux/include/linux/sysctl.h linux/include/linux/sysctl.h
@@ -260,6 +260,15 @@
NET_TCP_SYNACK_RETRIES=76,
NET_TCP_MAX_ORPHANS=77,
NET_TCP_MAX_TW_BUCKETS=78,
+ NET_TCP_FACK=79,
+ NET_TCP_REORDERING=80,
+ NET_TCP_ECN=81,
+ NET_TCP_DSACK=82,
+ NET_TCP_MEM=83,
+ NET_TCP_WMEM=84,
+ NET_TCP_RMEM=85,
+ NET_TCP_APP_WIN=86,
+ NET_TCP_ADV_WIN_SCALE=87,
};
enum {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)