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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6.h397 void nd6_dad_start(struct ifaddr *, int *);
H A Din6.c1382 nd6_dad_start((struct ifaddr *)ia, NULL);
2645 nd6_dad_start(ifa, &dad_delay);
H A Dnd6_nbr.c1053 nd6_dad_start( function
1073 "nd6_dad_start: called with non-tentative address "
1088 panic("nd6_dad_start: ifa->ifa_ifp == NULL");
1098 log(LOG_ERR, "nd6_dad_start: memory allocation failed for "

Completed in 34 milliseconds