Searched refs:cur_drp (Results 1 – 1 of 1) sorted by relevance
93 static struct dr *cur_drp; variable395 if (cur_drp != NULL) { in rdisc_age()405 new.rts_ifp = cur_drp->dr_ifp; in rdisc_age()406 new.rts_gate = cur_drp->dr_gate; in rdisc_age()407 new.rts_router = cur_drp->dr_gate; in rdisc_age()420 if (cur_drp != NULL) { in rdisc_age()424 new.rts_ifp = cur_drp->dr_ifp; in rdisc_age()425 new.rts_gate = cur_drp->dr_gate; in rdisc_age()426 new.rts_router = cur_drp->dr_gate; in rdisc_age()661 (new_pref == drp->dr_pref && (drp == cur_drp || in rdisc_sort()[all …]