aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
Diffstat (limited to 'include/net')
-rw-r--r--include/net/tcp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/tcp.h b/include/net/tcp.h
index a2e323c54457..f730935b824a 100644
--- a/include/net/tcp.h
+++ b/include/net/tcp.h
@@ -564,7 +564,6 @@ static __inline__ int tcp_sk_listen_hashfn(struct sock *sk)
564#define TCP_NAGLE_PUSH 4 /* Cork is overriden for already queued data */ 564#define TCP_NAGLE_PUSH 4 /* Cork is overriden for already queued data */
565 565
566/* sysctl variables for tcp */ 566/* sysctl variables for tcp */
567extern int sysctl_max_syn_backlog;
568extern int sysctl_tcp_timestamps; 567extern int sysctl_tcp_timestamps;
569extern int sysctl_tcp_window_scaling; 568extern int sysctl_tcp_window_scaling;
570extern int sysctl_tcp_sack; 569extern int sysctl_tcp_sack;