Searched refs:dr_ifp (Results 1 – 3 of 3) sorted by relevance
384 drp->dr_ifp->int_name); in rdisc_age()405 new.rts_ifp = cur_drp->dr_ifp; in rdisc_age()424 new.rts_ifp = cur_drp->dr_ifp; in rdisc_age()459 if (drp->dr_ifp != ifp) in if_bad_rdisc()478 if (drp->dr_ifp != oldifp) in if_rewire_rdisc()480 drp->dr_ifp = newifp; in if_rewire_rdisc()542 ifp = drp->dr_ifp; in del_rdisc()544 if (drp->dr_ts != 0 && drp->dr_ifp == ifp) in del_rdisc()636 ifp = drp->dr_ifp; in rdisc_sort()659 (!((new_st ^ drp->dr_ifp->int_state) & IS_SICK) && in rdisc_sort()[all …]
863 drp->dr_ifp != NULL ? drp->dr_ifp->int_name : "?", in trace_dr()
504 struct interface *dr_ifp; member