Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/READMEs/
H A DREADME.http-cache.md26 |`.http_nsc_heap_max_items`|0, or Max number of cookies allowed in L1 heap cache|
/aosp_15_r20/external/libwebsockets/include/libwebsockets/
H A Dlws-context-vhost.h908 size_t http_nsc_heap_max_items; member
/aosp_15_r20/external/libwebsockets/lib/core/
H A Dcontext.c1400 ci.max_items = info->http_nsc_heap_max_items; in lws_create_context()