Home
last modified time | relevance | path

Searched refs:ss_owner (Results 1 – 5 of 5) sorted by relevance

/third_party/libwebsockets/lib/roles/pipe/
Dops-pipe.c99 lws_dll2_foreach_safe(&pt->ss_owner, NULL, lws_ss_cancel_notify_dll); in rops_handle_POLLIN_pipe()
/third_party/libwebsockets/lib/secure-streams/
Dpolicy-common.c451 lws_dll2_foreach_safe(&pt->ss_owner, NULL, fe_lws_ss_destroy); in lws_ss_policy_set()
Dsecure-streams.c1124 lws_dll2_add_head(&h->list, &pt->ss_owner); in lws_ss_create()
1824 lws_start_foreach_dll_safe(struct lws_dll2 *, d, d1, pt->ss_owner.head) { in lws_ss_assert_extant()
/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h291 lws_dll2_owner_t ss_owner; member
/third_party/libwebsockets/lib/core/
Dcontext.c1693 lws_dll2_foreach_safe(&pt->ss_owner, NULL, lws_ss_destroy_dll); in lws_pt_destroy()