Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_nbr.c1652 struct ifaddr *dad_ifa; member
1695 if (dp->dad_ifa != ifa) { in nd6_dad_find()
1846 dp->dad_ifa = ifa; in nd6_dad_attach()
1873 VERIFY(dp->dad_ifa == ifa); in nd6_dad_detach()
2451 if ((ifa = dp->dad_ifa) != NULL) { in dad_remref()
2453 dp->dad_ifa = NULL; in dad_remref()