rtpref             62 netinet6/nd6_rtr.c static int rtpref(struct nd_defrouter *);
rtpref            683 netinet6/nd6_rtr.c 	    rtpref(selected_dr) <= rtpref(installed_dr)) {
rtpref            746 netinet6/nd6_rtr.c 			int oldpref = rtpref(dr);
rtpref            757 netinet6/nd6_rtr.c 			if (rtpref(new) == oldpref) {
rtpref            804 netinet6/nd6_rtr.c 		if (rtpref(n) > rtpref(dr))