]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet6/in6_ifattach.h
xnu-7195.50.7.100.1.tar.gz
[apple/xnu.git] / bsd / netinet6 / in6_ifattach.h
index e0622d0431368a7aa2a4780f12f648a7b03e1b02..10ab82655540ef6b4666c5c0cfbb77b644f3baaa 100644 (file)
@@ -69,7 +69,7 @@ extern void in6_ifdetach(struct ifnet *);
 extern int in6_iid_from_hw(struct ifnet *, struct in6_addr *);
 extern void in6_iid_mktmp(struct ifnet *, u_int8_t *, const u_int8_t *, int);
 extern void in6_tmpaddrtimer(void *);
-extern int in6_nigroup(struct ifnet *, const char *, int, struct in6_addr *);
+extern int in6_nigroup(struct ifnet *, const char *, size_t, struct in6_addr *);
 #endif /* BSD_KERNEL_PRIVATE */
 
 #endif /* _NETINET6_IN6_IFATTACH_H_ */