Searched refs:doing_sosend (Results 1 – 1 of 1) sorted by relevance
203 int doing_sosend, idle, sendalot = 0; in tcp_output() local230 doing_sosend = soissending(so); in tcp_output()249 if (idle && doing_sosend) { in tcp_output()398 len + off >= so->so_snd.sb_cc && !doing_sosend && in tcp_output()731 if (off + len == so->so_snd.sb_cc && !doing_sosend) in tcp_output()