aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/tcp.h')
-rw-r--r--sys/netinet/tcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/tcp.h b/sys/netinet/tcp.h
index 29c1e376c8de..e7c47e85bb7b 100644
--- a/sys/netinet/tcp.h
+++ b/sys/netinet/tcp.h
@@ -310,7 +310,7 @@ struct tcphdr {
#define TCP_RACK_PACING_BETA_ECN 1139 /* Changing the beta for ecn with pacing */
#define TCP_RACK_TIMER_SLOP 1140 /* Set or get the timer slop used */
#define TCP_RACK_DSACK_OPT 1141 /* How do we setup rack timer DSACK options bit 1/2 */
-
+#define TCP_RACK_ENABLE_HYSTART 1142 /* Do we allow hystart in the CC modules */
/* Start of reserved space for third-party user-settable options. */
#define TCP_VENDOR SO_VENDOR