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