Searched refs:lws_ssh_base_protocols (Results 1 – 2 of 2) sorted by relevance
355 extern const struct lws_protocols lws_ssh_base_protocols[2];
2609 LWS_VISIBLE const struct lws_protocols lws_ssh_base_protocols[] = { variable2624 .protocols = lws_ssh_base_protocols,2625 .count_protocols = LWS_ARRAY_SIZE(lws_ssh_base_protocols),