Home
last modified time | relevance | path

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

/mirbsd/src/sys/netinet6/
Dnd6_rtr.c983 struct in6_ifaddr *ia6 = NULL, *ia6_match = NULL; local
1129 if (ia6_match == NULL) /* remember the first one */
1130 ia6_match = ifa6;
1203 if (ia6_match == NULL && new->ndpr_vltime) {