NGX_TCP_NOPUSH_SET 2551 http/ngx_http_request.c     if (c->tcp_nopush == NGX_TCP_NOPUSH_SET) {
NGX_TCP_NOPUSH_SET 1374 http/ngx_http_upstream.c     if (c->tcp_nopush == NGX_TCP_NOPUSH_SET) {
NGX_TCP_NOPUSH_SET  242 os/unix/ngx_freebsd_sendfile_chain.c                     c->tcp_nopush = NGX_TCP_NOPUSH_SET;
NGX_TCP_NOPUSH_SET  204 os/unix/ngx_linux_sendfile_chain.c                     c->tcp_nopush = NGX_TCP_NOPUSH_SET;