summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctputil.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/sctputil.h')
-rw-r--r--sys/netinet/sctputil.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/netinet/sctputil.h b/sys/netinet/sctputil.h
index 3ced6c5..411bfaf 100644
--- a/sys/netinet/sctputil.h
+++ b/sys/netinet/sctputil.h
@@ -323,13 +323,9 @@ do { \
} while (0)
/* functions to start/stop udp tunneling */
-/* XXX: Remove the #ifdef after tunneling over IPv6 works also on FreeBSD. */
-#ifdef INET
void sctp_over_udp_stop(void);
int sctp_over_udp_start(void);
-#endif
-
int
sctp_soreceive(struct socket *so, struct sockaddr **psa,
struct uio *uio,
OpenPOWER on IntegriCloud