diff options
-rw-r--r-- | include/net/tcp.h | 1 |
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; | |||
282 | extern int sysctl_tcp_workaround_signed_windows; | 282 | extern int sysctl_tcp_workaround_signed_windows; |
283 | extern int sysctl_tcp_slow_start_after_idle; | 283 | extern int sysctl_tcp_slow_start_after_idle; |
284 | extern int sysctl_tcp_max_ssthresh; | 284 | extern int sysctl_tcp_max_ssthresh; |
285 | extern int sysctl_tcp_cookie_size; | ||
286 | extern int sysctl_tcp_thin_linear_timeouts; | 285 | extern int sysctl_tcp_thin_linear_timeouts; |
287 | extern int sysctl_tcp_thin_dupack; | 286 | extern int sysctl_tcp_thin_dupack; |
288 | extern int sysctl_tcp_early_retrans; | 287 | extern int sysctl_tcp_early_retrans; |