Searched refs:lws_h2_client_handshake (Results 1 – 3 of 3) sorted by relevance
375 lws_h2_client_handshake(struct lws *wsi);
933 if (lws_h2_client_handshake(w)) in rops_perform_user_POLLOUT_h2()
2300 lws_h2_client_handshake(struct lws *wsi) in lws_h2_client_handshake() function