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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6_rtr.c1086 struct in6_ifaddr *ia6 = NULL, *ia6_match = NULL; local
1243 if (ia6_match == NULL) /* remember the first one */
1244 ia6_match = ifa6;
1314 if (ia6_match == NULL && new->ndpr_vltime) {

Completed in 22 milliseconds