summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_peeloff.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/sctp_peeloff.h')
-rw-r--r--sys/netinet/sctp_peeloff.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/sys/netinet/sctp_peeloff.h b/sys/netinet/sctp_peeloff.h
index 49c38ab..dd90567 100644
--- a/sys/netinet/sctp_peeloff.h
+++ b/sys/netinet/sctp_peeloff.h
@@ -35,18 +35,9 @@ __FBSDID("$FreeBSD$");
#ifndef _NETINET_SCTP_PEELOFF_H_
#define _NETINET_SCTP_PEELOFF_H_
-
-
-
-
#if defined(_KERNEL)
-
int sctp_can_peel_off(struct socket *, sctp_assoc_t);
int sctp_do_peeloff(struct socket *, struct socket *, sctp_assoc_t);
-struct socket *sctp_get_peeloff(struct socket *, sctp_assoc_t, int *);
-
-
#endif /* _KERNEL */
-
-#endif
+#endif /* _NETINET_SCTP_PEELOFF_H_ */
OpenPOWER on IntegriCloud