Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_rtr.c2028 int oldpref = rtpref(dr); in defrtrlist_update_common() local
2054 if (rtpref(new) == oldpref && scoped && dummy_change == FALSE) { in defrtrlist_update_common()
2061 if (rtpref(new) != oldpref) { in defrtrlist_update_common()
2066 if (n != dr && rtpref(n) == oldpref && in defrtrlist_update_common()