Searched refs:lws_sshd_demo_protocols (Results 1 – 3 of 3) sorted by relevance
462 LWS_VISIBLE const struct lws_protocols lws_sshd_demo_protocols[] = { variable474 .protocols = lws_sshd_demo_protocols,475 .count_protocols = LWS_ARRAY_SIZE(lws_sshd_demo_protocols),
360 extern const struct lws_protocols lws_sshd_demo_protocols[1];
720 const struct lws_protocols lws_sshd_demo_protocols[] = { variable764 info.protocols = lws_sshd_demo_protocols; in main()