Searched refs:IFT_FAITH (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/net/
H A Dif_faith.c114 ifp = if_alloc(IFT_FAITH);
123 ifp->if_type = IFT_FAITH;
287 if (rt && rt->rt_ifp && rt->rt_ifp->if_type == IFT_FAITH &&
H A Dif_types.h263 #define IFT_FAITH 0xf2 macro
/netbsd-6-1-5-RELEASE/usr.sbin/faithd/
H A Dfaithd.c63 #ifdef IFT_FAITH
/netbsd-6-1-5-RELEASE/sys/netinet6/
H A Din6.c2181 case IFT_FAITH:
H A Dip6_input.c567 rt->rt_ifp->if_type == IFT_FAITH) {

Completed in 125 milliseconds