Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/ !
H A Dnd6_rtr.c2004 int oldpref = rtpref(dr); in defrtrlist_update_common() local
2030 if (rtpref(new) == oldpref && scoped && dummy_change == FALSE) { in defrtrlist_update_common()
2037 if (rtpref(new) != oldpref) { in defrtrlist_update_common()
2042 if (n != dr && rtpref(n) == oldpref && in defrtrlist_update_common()