Home
last modified time | relevance | path

Searched refs:lws_h2_issue_preface (Results 1 – 4 of 4) sorted by relevance

/external/libwebsockets/lib/roles/h2/
Dprivate-lib-roles-h2.h373 LWS_EXTERN int lws_h2_issue_preface(struct lws *wsi);
Dhttp2.c358 int lws_h2_issue_preface(struct lws *wsi) in lws_h2_issue_preface() function
/external/libwebsockets/lib/roles/mqtt/client/
Dclient-mqtt.c286 if (lws_h2_issue_preface(wsi)) { in lws_mqtt_client_socket_service()
/external/libwebsockets/lib/roles/http/client/
Dclient-http.c77 if (lws_h2_issue_preface(wsi)) { in lws_client_create_tls()
261 if (lws_h2_issue_preface(wsi)) { in lws_client_socket_service()