Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet6/
H A Dnd6_rtr.c1998 int oldpref = rtpref(dr); in defrtrlist_update_common() local
2024 if (rtpref(new) == oldpref && scoped && dummy_change == FALSE) { in defrtrlist_update_common()
2031 if (rtpref(new) != oldpref) { in defrtrlist_update_common()
2036 if (n != dr && rtpref(n) == oldpref && in defrtrlist_update_common()