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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet6/ip6_ipsec.h b/sys/netinet6/ip6_ipsec.h
index c3ff8c0..2b5668d 100644
--- a/sys/netinet6/ip6_ipsec.h
+++ b/sys/netinet6/ip6_ipsec.h
@@ -32,7 +32,7 @@
#ifndef _NETINET_IP6_IPSEC_H_
#define _NETINET_IP6_IPSEC_H_
-int ip6_ipsec_filtergif(struct mbuf *);
+int ip6_ipsec_filtertunnel(struct mbuf *);
int ip6_ipsec_fwd(struct mbuf *);
int ip6_ipsec_input(struct mbuf *, int);
int ip6_ipsec_mtu(struct mbuf *);
OpenPOWER on IntegriCloud