aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_var.h
diff options
context:
space:
mode:
authorHiren Panchasara <hiren@FreeBSD.org>2015-12-11 06:22:58 +0000
committerHiren Panchasara <hiren@FreeBSD.org>2015-12-11 06:22:58 +0000
commit4d16338223d040eaf70307851efb3140e3c7b1d4 (patch)
treed8de32f02ed559074467cfba02ce4fa5aeb624b3 /sys/netinet/tcp_var.h
parent3b5966d10fcdd4dd136dc90c6b5094b9fc706966 (diff)
Notes
Diffstat (limited to 'sys/netinet/tcp_var.h')
-rw-r--r--sys/netinet/tcp_var.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet/tcp_var.h b/sys/netinet/tcp_var.h
index a298edfa06b0..bf8347a18de3 100644
--- a/sys/netinet/tcp_var.h
+++ b/sys/netinet/tcp_var.h
@@ -335,7 +335,6 @@ struct hc_metrics_lite { /* must stay in sync with hc_metrics */
u_long rmx_ssthresh; /* outbound gateway buffer limit */
u_long rmx_rtt; /* estimated round trip time */
u_long rmx_rttvar; /* estimated rtt variance */
- u_long rmx_bandwidth; /* estimated bandwidth */
u_long rmx_cwnd; /* congestion window */
u_long rmx_sendpipe; /* outbound delay-bandwidth product */
u_long rmx_recvpipe; /* inbound delay-bandwidth product */