Home
last modified time | relevance | path

Searched defs:tcp_nodelay (Results 1 – 7 of 7) sorted by relevance

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_linux_sendfile_chain.c49 int tcp_nodelay; in ngx_linux_sendfile_chain() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_connection.c1496 int tcp_nodelay; local
H A Dngx_connection.h188 unsigned tcp_nodelay:2; /* ngx_connection_tcp_nodelay_e */ member
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream.h180 ngx_flag_t tcp_nodelay; member
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.c2994 int tcp_nodelay; in ngx_http_set_keepalive() local
H A Dngx_http_core_module.h389 ngx_flag_t tcp_nodelay; /* tcp_nodelay */ member
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c500 int tcp_nodelay; in ngx_http_v2_send_output_queue() local