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.h159 struct lws_tokens eb_in;
160 struct lws_tokens eb_out;
Dops-ws.c945 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.c354 struct lws_tokens *ebuf, char fr, const char *hint) in lws_buflist_aware_read()
442 lws_buflist_aware_finished_consuming(struct lws *wsi, struct lws_tokens *ebuf, in lws_buflist_aware_finished_consuming()
Dprivate-lib-core-net.h1361 struct lws_tokens *ebuf, char fr, const char *hint);
1363 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/include/
Dlibwebsockets.h532 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/client/
Dclient-mqtt.c177 struct lws_tokens ebuf; in lws_mqtt_client_socket_service()
/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.c413 struct lws_tokens eb; in lws_client_socket_service()
1211 struct lws_tokens eb; in lws_http_client_read()
/third_party/libwebsockets/lib/roles/h1/
Dops-h1.c305 struct lws_tokens ebuf; in lws_h1_server_socket_service()
/third_party/libwebsockets/lib/roles/h2/
Dops-h2.c100 struct lws_tokens ebuf; in rops_handle_POLLIN_h2()
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c1781 struct lws_tokens ebuf; in lws_http_action()