Searched refs:in6_ifadd (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6_rtr.c95 static struct in6_ifaddr *in6_ifadd(struct nd_prefix *,
1319 if ((ia6 = in6_ifadd(new, NULL)) != NULL) {
1789 in6_ifadd( function
1836 printf("in6_ifadd: link-local address not ready\n");
1844 nd6log((LOG_INFO, "in6_ifadd: wrong prefixlen for %s "
1914 "in6_ifadd: failed to make ifaddr %s on %s (errno=%d)\n",

Completed in 21 milliseconds