Home
last modified time | relevance | path

Searched refs:lws_mirror_protocols (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/plugins/
H A Dprotocol_lws_mirror.c487 LWS_VISIBLE const struct lws_protocols lws_mirror_protocols[] = { variable
499 .protocols = lws_mirror_protocols,
500 .count_protocols = LWS_ARRAY_SIZE(lws_mirror_protocols),
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-protocols-plugins.h354 extern const struct lws_protocols lws_mirror_protocols[1];

Completed in 2 milliseconds