summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/ip6_ipsec.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet6/ip6_ipsec.h')
-rw-r--r--sys/netinet6/ip6_ipsec.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/netinet6/ip6_ipsec.h b/sys/netinet6/ip6_ipsec.h
index a65b19a..e335d85 100644
--- a/sys/netinet6/ip6_ipsec.h
+++ b/sys/netinet6/ip6_ipsec.h
@@ -35,8 +35,7 @@
int ip6_ipsec_filtertunnel(struct mbuf *);
int ip6_ipsec_fwd(struct mbuf *);
int ip6_ipsec_input(struct mbuf *, int);
-int ip6_ipsec_output(struct mbuf **, struct inpcb *, int *, int *,
- struct ifnet **);
+int ip6_ipsec_output(struct mbuf **, struct inpcb *, int *);
#if 0
int ip6_ipsec_mtu(struct mbuf *);
#endif
OpenPOWER on IntegriCloud