Searched refs:role_ops_ws (Results 1 – 7 of 7) sorted by relevance
27 extern const struct lws_role_ops role_ops_ws;29 #define lwsi_role_ws(wsi) (wsi->role_ops == &role_ops_ws)
306 &role_ops_ws); in lws_process_ws_upgrade2()384 LRS_ESTABLISHED, &role_ops_ws); in lws_process_ws_upgrade2()
628 lws_role_transition(wsi, LWSIFR_CLIENT, LRS_ESTABLISHED, &role_ops_ws); in lws_client_ws_upgrade()
2087 const struct lws_role_ops role_ops_ws = { variable
596 forced |= lws_rops_func_fidx(&role_ops_ws, in lws_service_flag_pending()
619 wsi->role_ops == &role_ops_ws) || in __lws_close_free_wsi()
38 &role_ops_ws,