NGX_TCP_NODELAY_UNSET 3021 src/http/ngx_http_request.c         && c->tcp_nodelay == NGX_TCP_NODELAY_UNSET)
NGX_TCP_NODELAY_UNSET  729 src/http/ngx_http_spdy.c         && c->tcp_nodelay == NGX_TCP_NODELAY_UNSET)
NGX_TCP_NODELAY_UNSET 1491 src/http/ngx_http_upstream.c         if (clcf->tcp_nodelay && c->tcp_nodelay == NGX_TCP_NODELAY_UNSET) {
NGX_TCP_NODELAY_UNSET 1884 src/http/ngx_http_upstream.c         if (clcf->tcp_nodelay && c->tcp_nodelay == NGX_TCP_NODELAY_UNSET) {
NGX_TCP_NODELAY_UNSET 2707 src/http/ngx_http_upstream.c         if (clcf->tcp_nodelay && c->tcp_nodelay == NGX_TCP_NODELAY_UNSET) {
NGX_TCP_NODELAY_UNSET 2987 src/http/ngx_http_upstream.c         if (c->tcp_nodelay == NGX_TCP_NODELAY_UNSET) {
NGX_TCP_NODELAY_UNSET 3002 src/http/ngx_http_upstream.c         if (u->peer.connection->tcp_nodelay == NGX_TCP_NODELAY_UNSET) {
NGX_TCP_NODELAY_UNSET  132 src/os/unix/ngx_linux_sendfile_chain.c                     c->tcp_nodelay = NGX_TCP_NODELAY_UNSET;
NGX_TCP_NODELAY_UNSET  139 src/os/unix/ngx_linux_sendfile_chain.c             if (c->tcp_nodelay == NGX_TCP_NODELAY_UNSET) {