summaryrefslogtreecommitdiff
path: root/sys/netinet6/ip6_mroute.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet6/ip6_mroute.h')
-rw-r--r--sys/netinet6/ip6_mroute.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/netinet6/ip6_mroute.h b/sys/netinet6/ip6_mroute.h
index b63e968f370..f7d3e6cdcb7 100644
--- a/sys/netinet6/ip6_mroute.h
+++ b/sys/netinet6/ip6_mroute.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ip6_mroute.h,v 1.21 2022/04/28 17:27:14 claudio Exp $ */
+/* $OpenBSD: ip6_mroute.h,v 1.22 2022/05/04 16:52:10 claudio Exp $ */
/* $KAME: ip6_mroute.h,v 1.17 2001/02/10 02:05:52 itojun Exp $ */
/*
@@ -195,6 +195,7 @@ struct sioc_mif_req6 {
#define MCAST_EXPIRE_TIMEOUT 30
extern struct rttimer_queue *ip6_mrouterq;
+void mf6c_expire_route(struct rtentry *, u_int);
/*
* The kernel's multicast-interface structure.