Home
last modified time | relevance | path

Searched defs:vhost (Results 1 - 25 of 61) sorted by relevance

123

/third_party/libwebsockets/lib/core-net/client/
H A Dclient.c30 lws_set_proxy(struct lws_vhost *vhost, const char *proxy) in lws_set_proxy() argument
[all...]
/third_party/libwebsockets/include/libwebsockets/abstract/protocols/
H A Dsmtp.h58 struct lws_vhost *vhost; member
/third_party/libwebsockets/lib/tls/
H A Dtls-server.c43 lws_context_init_server_ssl(const struct lws_context_creation_info *info, struct lws_vhost *vhost) lws_context_init_server_ssl() argument
[all...]
H A Dtls-client.c107 lws_context_init_client_ssl(const struct lws_context_creation_info *info, struct lws_vhost *vhost) lws_context_init_client_ssl() argument
[all...]
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-adopt-tcp/
H A Dminimal-raw-adopt-tcp.c96 struct lws_vhost *vhost; in main() local
/third_party/libwebsockets/lib/core-net/
H A Dsocks5-client.c30 lws_set_socks(struct lws_vhost *vhost, const char *socks) in lws_set_socks() argument
[all...]
H A Dpollfd.c602 lws_callback_on_writable_all_protocol_vhost(const struct lws_vhost *vhost, const struct lws_protocols *protocol) lws_callback_on_writable_all_protocol_vhost() argument
636 struct lws_vhost *vhost; lws_callback_on_writable_all_protocol() local
[all...]
/third_party/libwebsockets/lib/abstract/
H A Dtest-sequencer.c39 struct lws_vhost *vhost; member
H A Dabstract.c292 lws_abstract_alloc(struct lws_vhost *vhost, void *user, in lws_abstract_alloc() argument
/third_party/libwebsockets/lib/misc/
H A Dpeer-limits.c79 lws_get_or_create_peer(struct lws_vhost *vhost, lws_sockfd_type sockfd) in lws_get_or_create_peer() argument
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-misc.c97 lws_plat_write_cert(struct lws_vhost *vhost, int is_key, int fd, void *buf, in lws_plat_write_cert() argument
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-netcat/
H A Dminimal-raw-netcat.c146 struct lws_vhost *vhost; in main() local
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-file.c156 lws_plat_write_cert(struct lws_vhost *vhost, int is_key, int fd, void *buf, in lws_plat_write_cert() argument
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-ssl.c29 lws_ssl_destroy(struct lws_vhost *vhost) in lws_ssl_destroy() argument
287 lws_ssl_SSL_CTX_destroy(struct lws_vhost *vhost) lws_ssl_SSL_CTX_destroy() argument
[all...]
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/
H A Dminimal-raw-adopt-udp.c145 struct lws_vhost *vhost; in main() local
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_raw_test.c85 struct lws_vhost *vhost; member
H A Dprotocol_lws_status.c62 struct lws_vhost *vhost; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd/
H A Dprotocol_lws_minimal.c41 struct lws_vhost *vhost; member
/third_party/libwebsockets/plugin-standalone/
H A Dprotocol_example_standalone.c40 struct lws_vhost *vhost; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-broker/
H A Dprotocol_lws_minimal.c56 struct lws_vhost *vhost; member
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server/
H A Dprotocol_lws_minimal.c41 struct lws_vhost *vhost; member
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-file.c181 lws_plat_write_cert(struct lws_vhost *vhost, int is_key, int fd, void *buf, in lws_plat_write_cert() argument
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-ssl.c138 lws_ssl_destroy_client_ctx(struct lws_vhost *vhost) in lws_ssl_destroy_client_ctx() argument
159 lws_ssl_destroy(struct lws_vhost *vhost) lws_ssl_destroy() argument
483 lws_ssl_SSL_CTX_destroy(struct lws_vhost *vhost) lws_ssl_SSL_CTX_destroy() argument
[all...]
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-foreign-libuv-smp/
H A Dprotocol_lws_minimal.c45 struct lws_vhost *vhost; member
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-pmd-bulk/
H A Dprotocol_lws_minimal_pmd_bulk.c65 struct lws_vhost *vhost; member

Completed in 9 milliseconds

123