Home
last modified time | relevance | path

Searched refs:ss_dsh_owner (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams-process.c105 conn->dsh = lws_dsh_create(&pt->ss_dsh_owner, dsh_size, 2); in __lws_ss_proxy_bind_ss_to_conn_wsi()
/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h295 lws_dll2_owner_t ss_dsh_owner; member