Home
last modified time | relevance | path

Searched defs:parent_wsi (Results 1 - 6 of 6) sorted by relevance

/third_party/libwebsockets/lib/roles/h2/
H A Dhttp2.c216 __lws_wsi_server_new(struct lws_vhost *vh, struct lws *parent_wsi, in __lws_wsi_server_new() argument
326 lws_wsi_h2_adopt(struct lws *parent_wsi, struct lws *wsi) lws_wsi_h2_adopt() argument
[all...]
/third_party/libwebsockets/lib/core-net/
H A Dadopt.c793 lws_create_adopt_udp(struct lws_vhost *vhost, const char *ads, int port, int flags, const char *protocol_name, const char *ifname, struct lws *parent_wsi, void *opaque, const lws_retry_bo_t *retry_policy, const char *fi_wsi_name) lws_create_adopt_udp() argument
H A Dwsi.c1366 lws_wsi_mux_insert(struct lws *wsi, struct lws *parent_wsi, unsigned int sid) in lws_wsi_mux_insert() argument
1388 lws_wsi_mux_from_id(struct lws *parent_wsi, unsigned int sid) lws_wsi_mux_from_id() argument
[all...]
H A Dprivate-lib-core-net.h37 struct lws *parent_wsi; member
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-client.h136 struct lws *parent_wsi; member
/third_party/libwebsockets/lib/roles/mqtt/
H A Dmqtt.c2468 lws_wsi_mqtt_adopt(struct lws *parent_wsi, struct lws *wsi) in lws_wsi_mqtt_adopt() argument

Completed in 10 milliseconds