Searched refs:use_sendfile_for_req (Results 1 – 1 of 1) sorted by relevance
3167 int use_sendfile_for_req = use_sendfile; in www_body() local3533 if (use_sendfile_for_req && !BIO_get_ktls_send(SSL_get_wbio(con))) { in www_body()3535 use_sendfile_for_req = 0; in www_body()3537 if (use_sendfile_for_req) { in www_body()