Searched refs:MSGNOLOOP (Results 1 – 5 of 5) sorted by relevance
42 mp->b_flag |= MSGNOLOOP; in softmac_m_tx()53 mp->b_flag |= MSGNOLOOP; in softmac_m_tx()
351 if (mp->b_flag & MSGNOLOOP) { in softmac_mod_rput()
431 #define MSGNOLOOP 0x02 /* don't loop message around to */ macro
174 { SF(MSGNOLOOP), "don't loop message to write side" },
880 if ((*bp->b_rptr & FLUSHW) && !(bp->b_flag & MSGNOLOOP)) { in strsink()882 bp->b_flag |= MSGNOLOOP; in strsink()2254 if ((*bp->b_rptr & FLUSHW) && !(bp->b_flag & MSGNOLOOP)) { in strrput_nondata()2256 bp->b_flag |= MSGNOLOOP; in strrput_nondata()