Home
last modified time | relevance | path

Searched refs:lws_http_compression_destroy (Results 1 – 5 of 5) sorted by relevance

/third_party/libwebsockets/lib/roles/http/compression/
Dprivate-lib-roles-http-compression.h87 lws_http_compression_destroy(struct lws *wsi);
Dstream.c108 lws_http_compression_destroy(struct lws *wsi) in lws_http_compression_destroy() function
/third_party/libwebsockets/lib/roles/h1/
Dops-h1.c893 lws_http_compression_destroy(wsi); in rops_destroy_role_h1()
/third_party/libwebsockets/lib/roles/h2/
Dops-h2.c664 lws_http_compression_destroy(wsi); in rops_destroy_role_h2()
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c2571 lws_http_compression_destroy(wsi); in lws_http_transaction_completed()