Home
last modified time | relevance | path

Searched refs:lws_ext_parse_options (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-ws-ext.h66 * The helper function lws_ext_parse_options()
161 * lws_ext_parse_options() - deal with parsing negotiated extension options
171 lws_ext_parse_options(const struct lws_extension *ext, struct lws *wsi,
/third_party/libwebsockets/lib/roles/ws/
H A Dclient-ws.c541 lws_ext_parse_options(ext, wsi, in lws_client_ws_upgrade()
555 if (a && lws_ext_parse_options(ext, wsi, in lws_client_ws_upgrade()
/third_party/libwebsockets/lib/roles/ws/ext/
H A Dextension.c45 lws_ext_parse_options(const struct lws_extension *ext, struct lws *wsi, in lws_ext_parse_options() function

Completed in 2 milliseconds