aboutsummaryrefslogtreecommitdiff
path: root/include/net/tcp.h
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2014-03-10 11:35:09 -0700
committerJohn Stultz <john.stultz@linaro.org>2014-03-10 11:35:09 -0700
commita3b71254e95dc167ddca600c0ca426e8ce2fad3f (patch)
tree4bd8658f44a8eb46c52407ee57aea72ac02c6ab8 /include/net/tcp.h
parent7fc52650e4f815c1f382af3c51fbd569ebade2b2 (diff)
parent4a7ff82758858f77328574519f144e554513e6ba (diff)
Merge branch 'linaro-fixes/android-3.10' into linaro-android-3.10-lsk
Diffstat (limited to 'include/net/tcp.h')
-rw-r--r--include/net/tcp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/tcp.h b/include/net/tcp.h
index 1ed71a993d65..cfb55e14b25b 100644
--- a/include/net/tcp.h
+++ b/include/net/tcp.h
@@ -287,6 +287,7 @@ extern int sysctl_tcp_thin_dupack;
extern int sysctl_tcp_early_retrans;
extern int sysctl_tcp_limit_output_bytes;
extern int sysctl_tcp_challenge_ack_limit;
+extern int sysctl_tcp_default_init_rwnd;
extern atomic_long_t tcp_memory_allocated;
extern struct percpu_counter tcp_sockets_allocated;