HomeSort by: relevance | last modified time | path
    Searched refs:http2_response_buffer_max (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/unbound/dist/util/
config_file.h 817 extern size_t http2_response_buffer_max;
config_file.c 87 size_t http2_response_buffer_max = 4 * 1024 * 1024; variable
2527 http2_response_buffer_max = config->http_response_buffer_size;
  /src/external/bsd/unbound/dist/services/
listen_dnsport.c 2617 if(http2_response_buffer_count + rlen > http2_response_buffer_max) {

Completed in 26 milliseconds