Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dnd6_nbr.c1635 struct ifaddr *dad_ifa; member
1676 if (dp->dad_ifa != ifa) { in nd6_dad_find()
1817 dp->dad_ifa = ifa; in nd6_dad_attach()
1843 VERIFY(dp->dad_ifa == ifa); in nd6_dad_detach()
2419 if ((ifa = dp->dad_ifa) != NULL) { in dad_remref()
2421 dp->dad_ifa = NULL; in dad_remref()