Home
last modified time | relevance | path

Searched refs:dll2_cli_txn_queue_owner (Results 1 – 6 of 6) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Dwsi.c1058 if (!wsi->dll2_cli_txn_queue_owner.head) { in _lws_generic_transaction_completed_active_conn()
1080 wnew = lws_container_of(wsi->dll2_cli_txn_queue_owner.head, struct lws, in _lws_generic_transaction_completed_active_conn()
1157 wsi->dll2_cli_txn_queue_owner.head) { in _lws_generic_transaction_completed_active_conn()
1163 &wnew->dll2_cli_txn_queue_owner); in _lws_generic_transaction_completed_active_conn()
1636 wsi->dll2_cli_txn_queue_owner.head) { in lws_wsi_mux_apply_queue()
DREADME.md29 to the leader's wsi->dll2_cli_txn_queue_owner to "queue" on the leader.
Dvhost.c1757 dll2_cli_txn_queue_owner);
1888 &w->dll2_cli_txn_queue_owner);
Dclose.c71 lws_dll2_foreach_safe(&wsi->dll2_cli_txn_queue_owner, NULL, in __lws_reset_wsi()
Dprivate-lib-core-net.h672 struct lws_dll2_owner dll2_cli_txn_queue_owner; member
/third_party/libwebsockets/lib/roles/http/client/
Dclient-http.c868 wsi->dll2_cli_txn_queue_owner.head) { in lws_client_interpret_server_handshake()