Searched refs:lws_ss_proxy_create (Results 1 – 4 of 4) sorted by relevance
195 if (lws_ss_proxy_create(context, ibind, port)) { in app_system_state_nf()
548 lws_ss_proxy_create(struct lws_context *context, const char *bind, int port);
53 #define lws_ss_proxy_create lws_sspc_proxy_create macro
766 lws_ss_proxy_create(struct lws_context *context, const char *bind, int port) in lws_ss_proxy_create() function