Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/raw-proxy/
Dprotocol_lws_raw_proxy.c567 LWS_VISIBLE const struct lws_protocols lws_raw_proxy_protocols[] = { variable
579 .protocols = lws_raw_proxy_protocols,
580 .count_protocols = LWS_ARRAY_SIZE(lws_raw_proxy_protocols),
/third_party/libwebsockets/include/libwebsockets/
Dlws-protocols-plugins.h352 extern const struct lws_protocols lws_raw_proxy_protocols[1];