Searched refs:NGX_TCP_NOPUSH_UNSET (Results 1 – 6 of 6) sorted by relevance
116 NGX_TCP_NOPUSH_UNSET = 0, enumerator
136 && c->tcp_nopush == NGX_TCP_NOPUSH_UNSET) in ngx_freebsd_sendfile_chain()
94 if (c->tcp_nopush == NGX_TCP_NOPUSH_UNSET in ngx_linux_sendfile_chain()
2056 c->tcp_nopush = NGX_TCP_NOPUSH_UNSET; in ngx_http_upstream_send_request()2077 c->tcp_nopush = NGX_TCP_NOPUSH_UNSET; in ngx_http_upstream_send_request()
3185 c->tcp_nopush = NGX_TCP_NOPUSH_UNSET; in ngx_http_set_keepalive()
555 c->tcp_nopush = NGX_TCP_NOPUSH_UNSET; in ngx_http_v2_send_output_queue()