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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6_nbr.c994 struct ifaddr *dad_ifa; member in struct:dadq
1012 if (dp->dad_ifa == ifa) {
1037 (void (*)(void *))nd6_dad_timer, (void *)dp->dad_ifa);
1118 dp->dad_ifa = ifa;

Completed in 22 milliseconds