Searched refs:rt_ifp (Results 1 – 2 of 2) sorted by relevance
650 struct ifnet *rt_ifp; in debugnet_connect() local683 rt_ifp = nh->nh_ifp; in debugnet_connect()690 pcb->dp_ifp = rt_ifp; in debugnet_connect()
1371 rtm->rtm_index = saved_nrt->rt_ifp->if_index;1454 if (rt->rt_ifp != NULL && 1455 rt->rt_ifp->if_type == IFT_PROPVIRTUAL) {1497 ifp = rt->rt_ifp;1515 } else if ((ifp = rt->rt_ifp) != NULL) {