Searched refs:upgraded_to_http2 (Results 1 – 8 of 8) sorted by relevance
183 if (wsi->mux_substream || wsi->upgraded_to_http2) { in rops_handle_POLLIN_h2()373 if ((wsi->upgraded_to_http2 in rops_handle_POLLOUT_h2()667 if (wsi->upgraded_to_http2 || wsi->mux_substream) { in rops_destroy_role_h2()704 if (wsi->upgraded_to_http2 || wsi->mux_substream in rops_close_kill_connection_h2()719 if (wsi->upgraded_to_http2) { in rops_close_kill_connection_h2()767 if (wsi->upgraded_to_http2 && !wsi->h2.h2n->pps && in rops_callback_on_writable_h2()1291 wsi->upgraded_to_http2 = 1; in rops_alpn_negotiated_h2()
637 if (!wsi->mux_substream && !nwsi->upgraded_to_http2) in lws_h2_tx_cr_get()1189 if (wsi->upgraded_to_http2 && in lws_h2_parse_frame_header()
182 wsi->upgraded_to_http2 = wsi->mux_stream_immortal = in __lws_reset_wsi()742 if (!wsi->upgraded_to_http2 || !lwsi_role_client(wsi)) in __lws_close_free_wsi()
759 unsigned int upgraded_to_http2:1; member
523 if (wsi->upgraded_to_http2 && !wsi->h2.h2n->pps && in rops_callback_on_writable_mqtt()
58 return wsi->upgraded_to_http2 || in lws_wsi_is_h2()
1999 wsi->upgraded_to_http2, wsi->mux_substream); in lws_http_action()2460 wsi->upgraded_to_http2 = 1; in lws_handshake_server()
1044 if (wsi->mux_substream || wsi->upgraded_to_http2) { in rops_handle_POLLIN_ws()