Searched refs:ia6_match (Results 1 – 1 of 1) sorted by relevance
2413 struct in6_ifaddr *ia6 = NULL, *ia6_match = NULL; in prelist_update() local2579 if (ia6_match == NULL) { /* remember the first one */ in prelist_update()2580 ia6_match = ifa6; in prelist_update()2681 if (ia6_match == NULL && new->ndpr_vltime) { in prelist_update()2782 if (ia6_match != NULL) { in prelist_update()2783 IFA_REMREF(&ia6_match->ia_ifa); in prelist_update()