Home
last modified time | relevance | path

Searched refs:retry_count_conn (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/system/ntpclient/
Dntpclient.c39 uint16_t retry_count_conn; member
92 lws_ntpc_retry_conn, &v->retry_count_conn); in lws_ntpc_retry_conn()
192 &v->retry_count_conn); in callback_ntpc()
281 &v->retry_count_conn); in callback_ntpc()
304 v->retry_count_conn = 0; in lws_ntpc_trigger()
/third_party/libwebsockets/lib/system/dhcpclient/
Ddhcpc4.c169 &r->retry_count_conn); in callback_dhcpc4()
273 &r->retry_count_conn); in callback_dhcpc4()
309 &r->retry_count_conn); in lws_dhcpc4_retry_conn()
Dprivate-lib-system-dhcpclient.h98 uint16_t retry_count_conn; member