Searched refs:sssh (Results 1 – 1 of 1) sorted by relevance
567 lws_ss_handle_t *sssh = wsi->a.vhost->ss_handle; in lws_process_ws_upgrade() local580 if (sssh->policy->u.http.u.ws.subprotocol) { in lws_process_ws_upgrade()710 lws_ss_handle_t *sssh = wsi->a.vhost->ss_handle; in handshake_0405() local723 if (sssh && sssh->policy && in handshake_0405()724 sssh->policy->u.http.u.ws.subprotocol) in handshake_0405()725 prot = sssh->policy->u.http.u.ws.subprotocol; in handshake_0405()