]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/gnu/netinet/tcp.h
.
[thirdparty/glibc.git] / sysdeps / gnu / netinet / tcp.h
index 2c04ec9b7ff263969ba4297b95fb998c77bedc48..87099ec14a72797c20b898080c8d9c41b7d0a1e9 100644 (file)
@@ -49,7 +49,6 @@
 #define TCP_WINDOW_CLAMP 10    /* Bound advertised window */
 #define TCP_INFO        11     /* Information about this connection. */
 #define        TCP_QUICKACK     12     /* Bock/reenable quick ACKs.  */
-#define TCP_CONGESTION  13     /* Congestion control algorithm.  */
 
 #ifdef __USE_MISC
 # include <sys/types.h>