Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Dnd6_rtr.c1976 int oldpref = rtpref(dr); in defrtrlist_update_common() local
2002 if (rtpref(new) == oldpref && scoped && dummy_change == FALSE) { in defrtrlist_update_common()
2009 if (rtpref(new) != oldpref) { in defrtrlist_update_common()
2014 if (n != dr && rtpref(n) == oldpref && in defrtrlist_update_common()