]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet6/mld6_var.h
xnu-2050.7.9.tar.gz
[apple/xnu.git] / bsd / netinet6 / mld6_var.h
index 7652cdca97cda52cf2adb38953962ae79e4208ea..7ccbcbf0b30635b7c0f871750a639cc145fbb20f 100644 (file)
@@ -237,6 +237,7 @@ extern void mld_slowtimo(void);
 extern void mld_init(void);
 extern void mli_addref(struct mld_ifinfo *, int);
 extern void mli_remref(struct mld_ifinfo *);
+__private_extern__ void mld6_initsilent(struct ifnet *, struct mld_ifinfo *);
 
 #ifdef SYSCTL_DECL
 SYSCTL_DECL(_net_inet6_mld);