]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet6/in6_ifattach.h
xnu-517.tar.gz
[apple/xnu.git] / bsd / netinet6 / in6_ifattach.h
index de4a6fea48701fa403637c104965d67b519dce63..307bd0b8ff2f2417eb0681bfd7550ff0cde5f406 100644 (file)
@@ -37,7 +37,7 @@
 #ifdef __APPLE_API_PRIVATE
 void in6_nigroup_attach __P((const char *, int));
 void in6_nigroup_detach __P((const char *, int));
-void in6_ifattach __P((struct ifnet *, struct ifnet *));
+void in6_ifattach __P((struct ifnet *, struct ifnet *, struct in6_aliasreq *));
 void in6_ifdetach __P((struct ifnet *));
 void in6_get_tmpifid __P((struct ifnet *, u_int8_t *, const u_int8_t *, int));
 void in6_tmpaddrtimer __P((void *));