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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6.h809 extern void nd6_dad_start(struct ifaddr *, int *);
H A Din6.c1994 nd6_dad_start((struct ifaddr *)ia, delayptr);
3411 nd6_dad_start(ifa, &dad_delay);
H A Dnd6_nbr.c1570 nd6_dad_start( function
1586 "nd6_dad_start: not a tentative or optimistic address "
1600 panic("nd6_dad_start: ifa->ifa_ifp == NULL");
1613 log(LOG_ERR, "nd6_dad_start: memory allocation failed for "
H A Dnd6_rtr.c3207 nd6_dad_start((struct ifaddr *)ifa, 0);
3232 nd6_dad_start((struct ifaddr *)ifa, 0);

Completed in 28 milliseconds