]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet6/in6_ifattach.h
xnu-3789.70.16.tar.gz
[apple/xnu.git] / bsd / netinet6 / in6_ifattach.h
index 394636c064e332bf7130592777203f1658d2d813..24fd6e4ce60d9edeea3083e98c79971404e2efce 100644 (file)
@@ -64,7 +64,7 @@ extern int in6_domifattach(struct ifnet *);
 extern int in6_ifattach_prelim(struct ifnet *);
 extern int in6_ifattach_aliasreq(struct ifnet *, struct ifnet *,
     struct in6_aliasreq *);
 extern int in6_ifattach_prelim(struct ifnet *);
 extern int in6_ifattach_aliasreq(struct ifnet *, struct ifnet *,
     struct in6_aliasreq *);
-extern int in6_ifattach_llstartreq(struct ifnet *, struct in6_llstartreq *);
+extern int in6_ifattach_llcgareq(struct ifnet *, struct in6_cgareq *);
 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_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);