Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/
Dprotocol_lws_status.c252 LWS_VISIBLE const struct lws_protocols lws_status_protocols[] = { variable
264 .protocols = lws_status_protocols,
265 .count_protocols = LWS_ARRAY_SIZE(lws_status_protocols),
/third_party/libwebsockets/include/libwebsockets/
Dlws-protocols-plugins.h353 extern const struct lws_protocols lws_status_protocols[1];