Home
last modified time | relevance | path

Searched defs:vhd_ntpc (Results 1 – 1 of 1) sorted by relevance

/external/libwebsockets/lib/system/ntpclient/
Dntpclient.c31 struct vhd_ntpc { struct
32 struct lws_context *context;
33 struct lws_vhost *vhost;
34 const struct lws_protocols *protocol;
35 lws_sorted_usec_list_t sul_conn;
36 lws_sorted_usec_list_t sul_write; /* track write retries */
37 lws_state_notify_link_t notify_link;
38 const char *ntp_server_ads;
39 struct lws *wsi_udp;
40 uint16_t retry_count_conn;
[all …]