Home
last modified time | relevance | path

Searched refs:dad_ifa (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/bsd/netinet6/
H A Dnd6_nbr.c1644 struct ifaddr *dad_ifa; member
1685 if (dp->dad_ifa != ifa) { in nd6_dad_find()
1828 dp->dad_ifa = ifa; in nd6_dad_attach()
1854 VERIFY(dp->dad_ifa == ifa); in nd6_dad_detach()
2430 if ((ifa = dp->dad_ifa) != NULL) { in dad_remref()
2432 dp->dad_ifa = NULL; in dad_remref()