Searched refs:use_sendfile_for_req (Results 1 – 1 of 1) sorted by relevance
3051 int use_sendfile_for_req = use_sendfile; in www_body() local3390 if (use_sendfile_for_req && !BIO_get_ktls_send(SSL_get_wbio(con))) { in www_body()3392 use_sendfile_for_req = 0; in www_body()3394 if (use_sendfile_for_req) { in www_body()