Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet6/
H A Dnd6_nbr.c1649 struct ifaddr *dad_ifa; member
1692 if (dp->dad_ifa != ifa) { in nd6_dad_find()
1843 dp->dad_ifa = ifa; in nd6_dad_attach()
1870 VERIFY(dp->dad_ifa == ifa); in nd6_dad_detach()
2449 if ((ifa = dp->dad_ifa) != NULL) { in dad_remref()
2451 dp->dad_ifa = NULL; in dad_remref()