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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6_nbr.c1270 /* (*dp) will be freed in nd6_dad_duplicated() */
1272 nd6_dad_duplicated(ifa);
1300 nd6_dad_duplicated( function
1308 log(LOG_ERR, "nd6_dad_duplicated: DAD structure not found\n");
1399 dp = NULL; /* will be freed in nd6_dad_duplicated() */
1400 nd6_dad_duplicated(ifa);
1425 nd6_dad_duplicated(ifa);
H A Dnd6.h399 void nd6_dad_duplicated(struct ifaddr *);

Completed in 28 milliseconds