Searched refs:IFT_LOOP (Results 1 – 18 of 18) sorted by relevance
89 if (ifoff_lo_enabled && if_gettype(ifp) == IFT_LOOP) in ifnet_check_outgoing()92 if (ifoff_other_enabled && if_gettype(ifp) != IFT_LOOP) in ifnet_check_outgoing()104 if (ifoff_lo_enabled && if_gettype(ifp) == IFT_LOOP) in ifnet_check_incoming()107 if (ifoff_other_enabled && if_gettype(ifp) != IFT_LOOP) in ifnet_check_incoming()
201 #define SCTP_IFN_IS_IFT_LOOP(ifn) ((ifn)->ifn_type == IFT_LOOP)202 …ro_nh->nh_ifa && (ro)->ro_nh->nh_ifa->ifa_ifp && (ro)->ro_nh->nh_ifa->ifa_ifp->if_type == IFT_LOOP)346 …->m_flags & M_PKTHDR) && ((m->m_pkthdr.rcvif == NULL) || (m->m_pkthdr.rcvif->if_type == IFT_LOOP)))
166 case IFT_LOOP: in sctp_is_desired_interface_type()
971 ifp = V_multicast_register_if = if_alloc(IFT_LOOP); in add_vif()
150 case IFT_LOOP: in main()
68 IFT_LOOP = 0x18, /* loopback */ enumerator
87 ifp = sc->sc_ifp = if_alloc(IFT_LOOP); in disc_clone_create()
125 ifp = if_alloc(IFT_LOOP); in lo_clone_create()
366 #define IFP_IS_LOOP(ifp) (if_gettype(ifp) == IFT_LOOP)
49 IFT_LOOP = 0x18 variable in VnetInterface61 self.iftype = self.IFT_LOOP
290 case IFT_LOOP: in pcap_activate_haiku()
2325 case IFT_LOOP:
1116 if (if_gettype(ifp) == IFT_LOOP) { in generic_netmap_attach()
2158 case IFT_LOOP: in in6_if2idlen()
1638 if ((ifa->ifa_flags & IFT_LOOP) != 0 && in addrconfig()
1188 if (if_gettype(ifp) == IFT_LOOP) { in lomac_ifnet_create()
1023 if (if_gettype(ifp) == IFT_LOOP) in mls_ifnet_create()
1064 if (if_gettype(ifp) == IFT_LOOP || interfaces_equal != 0) { in biba_ifnet_create()