Home
last modified time | relevance | path

Searched defs:wsi (Results 76 - 100 of 270) sorted by relevance

1234567891011

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-threadpool.h77 struct lws *wsi; /**< either wsi or ss must be set */ member
[all...]
/third_party/libwebsockets/lib/core-net/
H A Dsocks5-client.c102 lws_socks5c_generate_msg(struct lws *wsi, enum socks_msg_type type, in lws_socks5c_generate_msg() argument
223 lws_socks5c_greet(struct lws *wsi, const char **pcce) lws_socks5c_greet() argument
255 lws_socks5c_handle_state(struct lws *wsi, struct lws_pollfd *pollfd, const char **pcce) lws_socks5c_handle_state() argument
[all...]
H A Dclose.c40 __lws_reset_wsi(struct lws *wsi) in __lws_reset_wsi() argument
206 __lws_free_wsi(struct lws *wsi) __lws_free_wsi() argument
272 lws_remove_child_from_any_parent(struct lws *wsi) lws_remove_child_from_any_parent() argument
306 lws_inform_client_conn_fail(struct lws *wsi, void *arg, size_t len) lws_inform_client_conn_fail() argument
326 lws_addrinfo_clean(struct lws *wsi) lws_addrinfo_clean() argument
346 __lws_close_free_wsi(struct lws *wsi, enum lws_close_status reason, const char *caller) __lws_close_free_wsi() argument
877 __lws_close_free_wsi_final(struct lws *wsi) __lws_close_free_wsi_final() argument
1008 lws_close_free_wsi(struct lws *wsi, enum lws_close_status reason, const char *caller) lws_close_free_wsi() argument
[all...]
/third_party/libwebsockets/lib/drivers/netdev/
H A Dwifi.c33 *wsi = (const lws_wifi_sta_t *)i; in lws_netdev_wifi_rssi_sort_compare() local
/third_party/libwebsockets/lib/misc/
H A Dpeer-limits.c234 lws_peer_dump_from_wsi(struct lws *wsi) in lws_peer_dump_from_wsi() argument
218 lws_peer_add_wsi(struct lws_context *context, struct lws_peer *peer, struct lws *wsi) lws_peer_add_wsi() argument
[all...]
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-certinfo/
H A Dminimal-http-client-certinfo.c23 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
[all...]
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-custom-headers/
H A Dminimal-http-client-custom-headers.c23 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-vhost/
H A Dminimal-raw-vhost.c34 struct lws *wsi; member
47 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, in callback_raw_test() argument
[all...]
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-netcat/
H A Dminimal-raw-netcat.c41 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, in callback_raw_test() argument
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-ssl.c45 lws_ssl_capable_read(struct lws *wsi, unsigned char *buf, size_t len) in lws_ssl_capable_read() argument
154 lws_ssl_pending(struct lws *wsi) lws_ssl_pending() argument
163 lws_ssl_capable_write(struct lws *wsi, unsigned char *buf, size_t len) lws_ssl_capable_write() argument
223 struct lws *wsi; lws_ssl_info_callback() local
250 lws_ssl_close(struct lws *wsi) lws_ssl_close() argument
305 lws_tls_ctx_from_wsi(struct lws *wsi) lws_tls_ctx_from_wsi() argument
314 __lws_tls_shutdown(struct lws *wsi) __lws_tls_shutdown() argument
[all...]
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/
H A Dminimal-raw-adopt-udp.c41 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, in callback_raw_test() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client/
H A Dminimal-ws-client.c24 struct lws *wsi; /* related wsi if any */ member
89 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-ping/
H A Dminimal-ws-client-ping.c63 callback_minimal_pingtest(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal_pingtest() argument
/third_party/libwebsockets/lib/roles/mqtt/
H A Dops-mqtt.c28 rops_handle_POLLIN_mqtt(struct lws_context_per_thread *pt, struct lws *wsi, in rops_handle_POLLIN_mqtt() argument
229 rops_client_bind_mqtt(struct lws *wsi, const struct lws_client_connect_info *i) rops_client_bind_mqtt() argument
276 rops_handle_POLLOUT_mqtt(struct lws *wsi) rops_handle_POLLOUT_mqtt() argument
432 rops_issue_keepalive_mqtt(struct lws *wsi, int isvalid) rops_issue_keepalive_mqtt() argument
450 rops_close_role_mqtt(struct lws_context_per_thread *pt, struct lws *wsi) rops_close_role_mqtt() argument
503 rops_callback_on_writable_mqtt(struct lws *wsi) rops_callback_on_writable_mqtt() argument
559 rops_close_kill_connection_mqtt(struct lws *wsi, enum lws_close_status reason) rops_close_kill_connection_mqtt() argument
[all...]
/third_party/libwebsockets/lib/roles/mqtt/client/
H A Dclient-mqtt.c45 lws_mqtt_generate_id(struct lws* wsi, lws_mqtt_str_t **ms, const char *client_id) in lws_mqtt_generate_id() argument
91 lws_read_mqtt(struct lws *wsi, unsigned char *buf, lws_filepos_t len) in lws_read_mqtt() argument
99 lws_create_client_mqtt_object(const struct lws_client_connect_info *i, struct lws *wsi) lws_create_client_mqtt_object() argument
187 lws_mqtt_client_socket_service(struct lws *wsi, struct lws_pollfd *pollfd, struct lws *wsi_conn) lws_mqtt_client_socket_service() argument
[all...]
/third_party/libwebsockets/lib/system/dhcpclient/
H A Ddhcpc4.c141 callback_dhcpc4(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_dhcpc4() argument
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_raw_test.c99 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_raw_test() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_image.h67 } wsi; member
/third_party/libwebsockets/lib/roles/ws/
H A Dclient-ws.c70 lws_ws_handshake_client(struct lws *wsi, unsigned char **buf, size_t len) in lws_ws_handshake_client() argument
46 lws_create_client_ws_object(const struct lws_client_connect_info *i, struct lws *wsi) lws_create_client_ws_object() argument
146 lws_generate_client_ws_handshake(struct lws *wsi, char *p, const char *conn1) lws_generate_client_ws_handshake() argument
234 lws_client_ws_upgrade(struct lws *wsi, const char **cce) lws_client_ws_upgrade() argument
[all...]
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-custom-headers/
H A Dminimal-http-server-custom-headers.c36 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-get/
H A Dminimal-http-server-form-get.c26 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_http() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-h2-long-poll/
H A Dminimal-http-server.c31 struct lws *wsi; member
54 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_http() argument
[all...]
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd/
H A Dprotocol_lws_minimal.c33 struct lws *wsi; member
63 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal() argument
[all...]
/third_party/libwebsockets/plugin-standalone/
H A Dprotocol_example_standalone.c61 callback_dumb_increment(struct lws *wsi, enum lws_callback_reasons reason, in callback_dumb_increment() argument
[all...]
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-hugeurl/
H A Dminimal-http-client-hugeurl.c67 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument

Completed in 9 milliseconds

1234567891011