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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_types.h131 #define IFT_FAITH 0x38 /*0xf2*/ macro
142 #define IFT_FAITH 0x38 /*0xf2*/ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_icmp.c354 if (m->m_pkthdr.rcvif && m->m_pkthdr.rcvif->if_type == IFT_FAITH) {
H A Din_pcb.c1266 if (ifp && ifp->if_type == IFT_FAITH &&
H A Dip_input.c1005 if (m->m_pkthdr.rcvif && m->m_pkthdr.rcvif->if_type == IFT_FAITH) {
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_input.c732 && ip6_forward_rt.ro_rt->rt_ifp->if_type == IFT_FAITH) {
H A Din6.c2661 case IFT_FAITH:

Completed in 65 milliseconds