Home
last modified time | relevance | path

Searched refs:http_nsc_heap_max_footprint (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/READMEs/
DREADME.http-cache.md25 |`.http_nsc_heap_max_footprint`|0, or Max size in bytes for the L1 heap cache|
/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h912 size_t http_nsc_heap_max_footprint; member
/third_party/libwebsockets/lib/core/
Dcontext.c1411 ci.max_footprint = info->http_nsc_heap_max_footprint; in lws_create_context()