Home
last modified time | relevance | path

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

/external/libwebsockets/lib/system/ntpclient/
Dntpclient.c285 struct lws_protocols lws_system_protocol_ntpc = variable
/external/libwebsockets/lib/core/
Dcontext.c727 extern const struct lws_protocols lws_system_protocol_ntpc; in lws_create_context()
738 pp[n++] = &lws_system_protocol_ntpc; in lws_create_context()