Searched refs:SB_STOP (Results 1 – 2 of 2) sorted by relevance
49 #define SB_STOP 0x1000 /* backpressure indicator */ macro294 if (sb->sb_flags & SB_STOP) in sbspace()
955 so2->so_snd.sb_flags &= ~SB_STOP; in uipc_rcvd()1065 so->so_snd.sb_flags |= SB_STOP; in uipc_send()