Home
last modified time | relevance | path

Searched refs:rt_ifp (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Ddebugnet.c650 struct ifnet *rt_ifp; in debugnet_connect() local
683 rt_ifp = nh->nh_ifp; in debugnet_connect()
690 pcb->dp_ifp = rt_ifp; in debugnet_connect()
/f-stack/lib/
H A Dff_route.c1371 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) {