Searched refs:IFT_LOOP (Results 1 – 11 of 11) sorted by relevance
93 if (ifoff_lo_enabled && ifp->if_type == IFT_LOOP) in ifnet_check_outgoing()96 if (ifoff_other_enabled && ifp->if_type != IFT_LOOP) in ifnet_check_outgoing()108 if (ifoff_lo_enabled && ifp->if_type == IFT_LOOP) in ifnet_check_incoming()111 if (ifoff_other_enabled && ifp->if_type != IFT_LOOP) in ifnet_check_incoming()
205 #define SCTP_IFN_IS_IFT_LOOP(ifn) ((ifn)->ifn_type == IFT_LOOP)206 …ro_nh->nh_ifa && (ro)->ro_nh->nh_ifa->ifa_ifp && (ro)->ro_nh->nh_ifa->ifa_ifp->if_type == IFT_LOOP)358 …->m_flags & M_PKTHDR) && ((m->m_pkthdr.rcvif == NULL) || (m->m_pkthdr.rcvif->if_type == IFT_LOOP)))
169 case IFT_LOOP: in sctp_is_desired_interface_type()
71 IFT_LOOP = 0x18, /* loopback */ enumerator
89 ifp = sc->sc_ifp = if_alloc(IFT_LOOP); in disc_clone_create()
128 ifp = if_alloc(IFT_LOOP); in lo_clone_create()
2065 case IFT_LOOP: in in6_if2idlen()
1181 if (ifp->if_type == IFT_LOOP) { in lomac_ifnet_create()
1067 if (ifp->if_type == IFT_LOOP || interfaces_equal != 0) { in biba_ifnet_create()
1027 if (ifp->if_type == IFT_LOOP) in mls_ifnet_create()