Searched refs:client_h2_alpn (Results 1 – 9 of 9) sorted by relevance
345 && !wsi->client_h2_alpn in rops_handle_POLLIN_h2()375 || wsi->client_h2_alpn in rops_handle_POLLOUT_h2()758 && !wsi->client_h2_alpn in rops_callback_on_writable_h2()786 && !network_wsi->client_h2_alpn in rops_callback_on_writable_h2()1280 wsi->client_h2_alpn = 1; in rops_alpn_negotiated_h2()
1029 && wsi->client_h2_alpn in lws_h2_parse_frame_header()1258 if (wsi->client_h2_alpn) { in lws_h2_parse_frame_header()1462 if (wsi->client_h2_alpn && !wsi->client_mux_migrated && in lws_h2_parse_end_of_frame()1504 h2n->swsi->client_h2_alpn = 1; in lws_h2_parse_end_of_frame()
222 if (wsi->client_h2_alpn //&& in lws_http_client_socket_service()241 if (wsi->client_h2_alpn) in lws_http_client_socket_service()614 if (wsi->client_h2_alpn || wsi->client_mux_substream) { in lws_client_interpret_server_handshake()844 if (!wsi->client_h2_alpn && !wsi->client_mux_substream) { in lws_client_interpret_server_handshake()
219 wsi->client_h2_alpn); in lws_client_connect_4_established()
515 && !wsi->client_h2_alpn in rops_callback_on_writable_mqtt()
1828 if (w->client_h2_alpn && w->client_mux_migrated &&1841 wsi->client_h2_alpn = 1;
195 wsi->redirected_to_get = wsi->client_pipeline = wsi->client_h2_alpn = in __lws_reset_wsi()
828 unsigned int client_h2_alpn:1; member
1204 && !wsi->client_h2_alpn in rops_handle_POLLIN_ws()