Searched refs:SB_STOP (Results 1 – 3 of 3) sorted by relevance
53 #define SB_STOP 0x1000 /* backpressure indicator */ macro236 if (sb->sb_flags & SB_STOP) in sbspace()
991 so2->so_snd.sb_flags &= ~SB_STOP; in uipc_rcvd()1154 so->so_snd.sb_flags |= SB_STOP; in uipc_send()