Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet6/
Dnd6_rtr.c1373 struct in6_ifaddr *ia6 = NULL, *ia6_match = NULL; in prelist_update() local
1525 if (ia6_match == NULL) /* remember the first one */ in prelist_update()
1526 ia6_match = ifa6; in prelist_update()
1617 if (ia6_match == NULL && new->ndpr_vltime) { in prelist_update()