Home
last modified time | relevance | path

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

/external/libwebsockets/lib/roles/http/compression/
Dstream.c85 if (!wsi->http.comp_ctx.u.generic_ctx_ptr) { in lws_http_compression_apply()
110 if (!wsi->http.lcs || !wsi->http.comp_ctx.u.generic_ctx_ptr) in lws_http_compression_destroy()
Dprivate-lib-roles-http-compression.h50 void *generic_ctx_ptr; member
/external/libwebsockets/lib/roles/http/compression/brotli/
Dbrotli.c116 (*ctx).u.generic_ctx_ptr = NULL; in lcs_destroy_brotli()