Home
last modified time | relevance | path

Searched refs:lws_retry_sul_schedule_retry_wsi (Results 1 - 7 of 7) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-retry.h78 * lws_retry_sul_schedule_retry_wsi() - retry sul schedule helper using wsi
94 lws_retry_sul_schedule_retry_wsi(struct lws *wsi, lws_sorted_usec_list_t *sul,
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client/
H A Dminimal-ws-client.c130 if (lws_retry_sul_schedule_retry_wsi(wsi, &mco->sul, connect_client, in callback_minimal()
/third_party/libwebsockets/lib/system/ntpclient/
H A Dntpclient.c259 lws_retry_sul_schedule_retry_wsi(wsi, &v->sul_write, in callback_ntpc()
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns.c177 lws_retry_sul_schedule_retry_wsi(wsi, &q->sul, in lws_async_dns_writeable()
864 if (lws_retry_sul_schedule_retry_wsi(dns->wsi, &q->sul, in lws_async_dns_query()
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-binance/
H A Dmain.c319 if (lws_retry_sul_schedule_retry_wsi(wsi, &mco->sul, connect_client, in callback_minimal()
/third_party/libwebsockets/lib/system/dhcpclient/
H A Ddhcpc4.c228 lws_retry_sul_schedule_retry_wsi(wsi, &r->sul_write, in callback_dhcpc4()
/third_party/libwebsockets/lib/core-net/
H A Dnetwork.c466 lws_retry_sul_schedule_retry_wsi(struct lws *wsi, lws_sorted_usec_list_t *sul, in lws_retry_sul_schedule_retry_wsi() function

Completed in 6 milliseconds