aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_var.h
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2015-09-04 12:02:12 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2015-09-04 12:02:12 +0000
commit24067db8ca4109d8428f1a49fe8bd1edf5c2e643 (patch)
tree1099498a9ed626aba12f160a33922d7760a34cfd /sys/netinet/tcp_var.h
parentc01a5fa910cb499c4bb4da389b327ad7b4363891 (diff)
Notes
Diffstat (limited to 'sys/netinet/tcp_var.h')
-rw-r--r--sys/netinet/tcp_var.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netinet/tcp_var.h b/sys/netinet/tcp_var.h
index d16f27b0f379..e0a6ed142f0a 100644
--- a/sys/netinet/tcp_var.h
+++ b/sys/netinet/tcp_var.h
@@ -687,8 +687,6 @@ void tcp_mss(struct tcpcb *, int);
int tcp_mssopt(struct in_conninfo *);
struct inpcb *
tcp_drop_syn_sent(struct inpcb *, int);
-struct inpcb *
- tcp_mtudisc(struct inpcb *, int);
struct tcpcb *
tcp_newtcpcb(struct inpcb *);
int tcp_output(struct tcpcb *);