Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Dnd6_nbr.c1655 struct ifaddr *dad_ifa; member
1698 if (dp->dad_ifa != ifa) { in nd6_dad_find()
1849 dp->dad_ifa = ifa; in nd6_dad_attach()
1876 VERIFY(dp->dad_ifa == ifa); in nd6_dad_detach()
2455 if ((ifa = dp->dad_ifa) != NULL) { in dad_remref()
2457 dp->dad_ifa = NULL; in dad_remref()