aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/tcp.h')
-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 d1dcb596230e..4475aaf0af57 100644
--- a/include/net/tcp.h
+++ b/include/net/tcp.h
@@ -282,7 +282,6 @@ extern int sysctl_tcp_base_mss;
282extern int sysctl_tcp_workaround_signed_windows; 282extern int sysctl_tcp_workaround_signed_windows;
283extern int sysctl_tcp_slow_start_after_idle; 283extern int sysctl_tcp_slow_start_after_idle;
284extern int sysctl_tcp_max_ssthresh; 284extern int sysctl_tcp_max_ssthresh;
285extern int sysctl_tcp_cookie_size;
286extern int sysctl_tcp_thin_linear_timeouts; 285extern int sysctl_tcp_thin_linear_timeouts;
287extern int sysctl_tcp_thin_dupack; 286extern int sysctl_tcp_thin_dupack;
288extern int sysctl_tcp_early_retrans; 287extern int sysctl_tcp_early_retrans;