Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-ws-ext.h68 struct lws_ext_options { struct
172 void *ext_user, const struct lws_ext_options *opts,
/third_party/libwebsockets/lib/roles/ws/ext/
Dextension-permessage-deflate.c33 const struct lws_ext_options lws_ext_pm_deflate_options[] = {
150 *((const struct lws_ext_options **)in) = in lws_extension_callback_pm_deflate()
Dextension.c46 void *ext_user, const struct lws_ext_options *opts, in lws_ext_parse_options()
/third_party/libwebsockets/lib/roles/ws/
Dclient-ws.c245 const struct lws_ext_options *opts; in lws_client_ws_upgrade()
Dserver-ws.c36 const struct lws_ext_options *opts, *po; in lws_extension_server_handshake()