Searched refs:h2_stream_carries_ws (Results 1 – 7 of 7) sorted by relevance
304 if (!wsi->h2_stream_carries_ws) { in lws_process_ws_upgrade2()377 if (wsi->h2_stream_carries_ws) { in lws_process_ws_upgrade2()416 if (wsi->h2_stream_carries_ws) in lws_process_ws_upgrade2()
859 wsi->h2_stream_carries_ws)) in lws_server_init_wsi_for_ws()1868 if (!wsi->h2_stream_carries_ws) { in rops_write_role_protocol_ws()1928 if (wsi->mux_substream && wsi->h2_stream_carries_ws) in rops_close_kill_connection_ws()
284 if (!wsi->h2_stream_carries_ws && /* only if not encapsulated */ in lws_validity_confirmed()
761 unsigned int h2_stream_carries_ws:1; /* immortal set as well */ member
545 wsi->h2_stream_carries_ws = 1; in rops_check_upgrades_h2()694 if (wsi->mux_substream && wsi->h2_stream_carries_ws) in rops_close_kill_connection_h2()
482 if (!wsi->h2_stream_carries_ws && h2n->type == LWS_H2_FRAME_TYPE_COUNT) in lws_h2_rst_stream()
1129 !((wsi->mux_substream || wsi->h2_stream_carries_ws) in lws_http_get_uri_and_method()