Lines Matching refs:lws
85 struct lws *rx_draining_ext_list;
86 struct lws *tx_draining_ext_list;
97 struct lws *rx_draining_ext_list;
98 struct lws *tx_draining_ext_list;
167 lws_ws_handshake_client(struct lws *wsi, unsigned char **buf, size_t len);
174 lws_any_extension_handled(struct lws *wsi, enum lws_extension_callback_reasons r,
178 lws_ext_cb_active(struct lws *wsi, int reason, void *buf, int len);
180 lws_ext_cb_all_exts(struct lws_context *context, struct lws *wsi, int reason,
185 handshake_0405(struct lws_context *context, struct lws *wsi);
187 lws_process_ws_upgrade(struct lws *wsi);
190 lws_process_ws_upgrade2(struct lws *wsi);
195 lws_server_init_wsi_for_ws(struct lws *wsi);