Home
last modified time | relevance | path

Searched refs:ss_client_owner (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/roles/pipe/
Dops-pipe.c101 lws_dll2_foreach_safe(&pt->ss_client_owner, NULL, lws_sspc_cancel_notify_dll); in rops_handle_POLLIN_pipe()
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams-client.c680 lws_dll2_add_head(&h->client_list, &context->pt[tsi].ss_client_owner); in lws_sspc_create()
/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h296 lws_dll2_owner_t ss_client_owner; member
/third_party/libwebsockets/lib/core/
Dcontext.c1708 lws_dll2_foreach_safe(&pt->ss_client_owner, NULL, lws_sspc_destroy_dll); in lws_pt_destroy()