Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/lib/roles/http/compression/
H A Dprivate-lib-roles-http-compression.h79 lws_http_compression_validate(struct lws *wsi);
H A Dstream.c39 lws_http_compression_validate(struct lws *wsi) in lws_http_compression_validate() function
/aosp_15_r20/external/libwebsockets/lib/roles/h2/
H A Dhttp2.c1784 lws_http_compression_validate(h2n->swsi); in lws_h2_parse_end_of_frame()
/aosp_15_r20/external/libwebsockets/lib/roles/http/server/
H A Dserver.c2422 lws_http_compression_validate(wsi); in lws_handshake_server()