Home
last modified time | relevance | path

Searched refs:lws_tokens (Results 1 – 15 of 15) sorted by relevance

/third_party/libwebsockets/lib/roles/ws/
Dprivate-lib-roles-ws.h162 struct lws_tokens eb_in;
163 struct lws_tokens eb_out;
Dops-ws.c944 struct lws_tokens ebuf; in rops_handle_POLLIN_ws()
/third_party/libwebsockets/lib/roles/raw-proxy/
Dops-raw-proxy.c31 struct lws_tokens ebuf; in rops_handle_POLLIN_raw_proxy()
/third_party/libwebsockets/lib/core-net/
Dservice.c385 struct lws_tokens *ebuf, char fr, const char *hint) in lws_buflist_aware_read()
472 lws_buflist_aware_finished_consuming(struct lws *wsi, struct lws_tokens *ebuf, in lws_buflist_aware_finished_consuming()
Dprivate-lib-core-net.h1457 struct lws_tokens *ebuf, char fr, const char *hint);
1459 lws_buflist_aware_finished_consuming(struct lws *wsi, struct lws_tokens *ebuf,
/third_party/libwebsockets/lib/roles/raw-skt/
Dops-raw-skt.c34 struct lws_tokens ebuf; in rops_handle_POLLIN_raw_skt()
/third_party/libwebsockets/lib/roles/mqtt/client/
Dclient-mqtt.c193 struct lws_tokens ebuf; in lws_mqtt_client_socket_service()
/third_party/libwebsockets/include/
Dlibwebsockets.h577 struct lws_tokens;
/third_party/libwebsockets/lib/roles/ws/ext/
Dextension.c249 struct lws_tokens ebuf; in lws_issue_raw_ext_access()
/third_party/libwebsockets/include/libwebsockets/
Dlws-http.h204 struct lws_tokens { struct
/third_party/libwebsockets/lib/roles/mqtt/
Dops-mqtt.c32 struct lws_tokens ebuf; in rops_handle_POLLIN_mqtt()
/third_party/libwebsockets/lib/roles/http/client/
Dclient-http.c403 struct lws_tokens eb; in lws_http_client_socket_service()
1329 struct lws_tokens eb; in lws_http_client_read()
/third_party/libwebsockets/lib/roles/h1/
Dops-h1.c332 struct lws_tokens ebuf; in lws_h1_server_socket_service()
/third_party/libwebsockets/lib/roles/h2/
Dops-h2.c101 struct lws_tokens ebuf; in rops_handle_POLLIN_h2()
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c2032 struct lws_tokens ebuf; in lws_http_action()