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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_nbr.c1843 /* (*dp) will be freed in nd6_dad_duplicated() */
1844 nd6_dad_duplicated(ifa, TRUE);
1875 nd6_dad_duplicated(struct ifaddr *ifa, boolean_t dontignhwdup) function
1884 log(LOG_ERR, "nd6_dad_duplicated: DAD structure not found\n");
2000 nd6_dad_duplicated(ifa, TRUE);
2111 nd6_dad_duplicated(ifa, FALSE);
H A Dnd6.h811 extern void nd6_dad_duplicated(struct ifaddr *, boolean_t);

Completed in 56 milliseconds