Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet6/
H A Dnd6_rtr.c1999 int oldpref = rtpref(dr); in defrtrlist_update_common() local
2025 if (rtpref(new) == oldpref && scoped && dummy_change == FALSE) { in defrtrlist_update_common()
2032 if (rtpref(new) != oldpref) { in defrtrlist_update_common()
2037 if (n != dr && rtpref(n) == oldpref && in defrtrlist_update_common()