Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams-client.c72 lws_sspc_event_helper(lws_sspc_handle_t *h, lws_ss_constate_t cs, in lws_sspc_event_helper() function
754 lws_sspc_event_helper(h, LWSSSCS_DISCONNECTED, 0); in lws_sspc_destroy()
787 lws_sspc_event_helper(h, LWSSSCS_DESTROYING, 0); in lws_sspc_destroy()
1105 lws_sspc_event_helper(h, LWSSSCS_EVENT_WAIT_CANCELLED, 0); in lws_sspc_cancel_notify_dll()
Dprivate-lib-secure-streams.h520 lws_sspc_event_helper(lws_sspc_handle_t *h, lws_ss_constate_t cs,