NGX_TCP_NOPUSH_SET 3005 src/http/ngx_http_request.c     if (c->tcp_nopush == NGX_TCP_NOPUSH_SET) {
NGX_TCP_NOPUSH_SET  714 src/http/ngx_http_spdy.c     if (c->tcp_nopush == NGX_TCP_NOPUSH_SET) {
NGX_TCP_NOPUSH_SET 1814 src/http/ngx_http_upstream.c     if (c->tcp_nopush == NGX_TCP_NOPUSH_SET) {
NGX_TCP_NOPUSH_SET  146 src/os/unix/ngx_freebsd_sendfile_chain.c                     c->tcp_nopush = NGX_TCP_NOPUSH_SET;
NGX_TCP_NOPUSH_SET  157 src/os/unix/ngx_linux_sendfile_chain.c                     c->tcp_nopush = NGX_TCP_NOPUSH_SET;