summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan T. Looney <jtl@FreeBSD.org>2016-10-13 02:32:41 +0000
committerJonathan T. Looney <jtl@FreeBSD.org>2016-10-13 02:32:41 +0000
commiteb0ad5a73fc91b33a2600d19bf753e7bda428649 (patch)
tree2fbeb9cc44706de57c5712a70b996ddeb19d6a58
parent20525c0f38a4c9b766dcd06f69b16dfdf7742444 (diff)
Notes
-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 abfa21ab216f..7adb717deaea 100644
--- a/sys/netinet/tcp_var.h
+++ b/sys/netinet/tcp_var.h
@@ -854,7 +854,6 @@ struct sackhole *tcp_sack_output(struct tcpcb *tp, int *sack_bytes_rexmt);
void tcp_sack_partialack(struct tcpcb *, struct tcphdr *);
void tcp_free_sackholes(struct tcpcb *tp);
int tcp_newreno(struct tcpcb *, struct tcphdr *);
-u_long tcp_seq_subtract(u_long, u_long );
int tcp_compute_pipe(struct tcpcb *);
static inline void