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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_rtr.c1725 int oldpref = rtpref(dr); local
1743 if (rtpref(new) == oldpref && scoped)
1749 if (rtpref(new) != oldpref)
1753 if (n != dr && rtpref(n) == oldpref &&
1765 } else if (rtpref(new) == oldpref) {

Completed in 29 milliseconds