Searched refs:loop_copy (Results 1 – 1 of 1) sorted by relevance
289 bool loop_copy; in ether_output() local359 loop_copy = (pflags & RT_MAY_LOOP) != 0; in ether_output()386 if ((m->m_flags & M_BCAST) && loop_copy && (ifp->if_flags & IFF_SIMPLEX) && in ether_output()