Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/deaddrop/
Dprotocol_lws_deaddrop.c698 LWS_VISIBLE const struct lws_protocols deaddrop_protocols[] = { variable
710 .protocols = deaddrop_protocols,
711 .count_protocols = LWS_ARRAY_SIZE(deaddrop_protocols),
/third_party/libwebsockets/include/libwebsockets/
Dlws-protocols-plugins.h358 extern const struct lws_protocols deaddrop_protocols[1];