Home
last modified time | relevance | path

Searched refs:mem_http2_query_buffer (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/unbound/libunbound/
H A Dunbound.h823 long long mem_http2_query_buffer; member
/freebsd-13.1/contrib/unbound/daemon/
H A Dstats.c339 s->svr.mem_http2_query_buffer = in server_stats_compile()
H A Dremote.c866 (size_t)s->svr.mem_http2_query_buffer)) in print_mem()
/freebsd-13.1/contrib/unbound/smallapp/
H A Dunbound-control.c294 PR_LL("mem.http.query_buffer", s->svr.mem_http2_query_buffer); in print_mem()