Home
last modified time | relevance | path

Searched refs:lws_h2_client_handshake (Results 1 – 3 of 3) sorted by relevance

/external/libwebsockets/lib/roles/h2/
Dprivate-lib-roles-h2.h375 lws_h2_client_handshake(struct lws *wsi);
Dops-h2.c933 if (lws_h2_client_handshake(w)) in rops_perform_user_POLLOUT_h2()
Dhttp2.c2300 lws_h2_client_handshake(struct lws *wsi) in lws_h2_client_handshake() function