Searched refs:LWS_RETRY_CONCEAL_ALWAYS (Results 1 – 3 of 3) sorted by relevance
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-retry.h | 34 #define LWS_RETRY_CONCEAL_ALWAYS (0xffff) macro
|
/third_party/libwebsockets/lib/system/ntpclient/ |
D | ntpclient.c | 55 botable, LWS_ARRAY_SIZE(botable), LWS_RETRY_CONCEAL_ALWAYS, 0, 0, 20 };
|
/third_party/libwebsockets/lib/system/dhcpclient/ |
D | dhcpclient.c | 126 botable2, LWS_ARRAY_SIZE(botable2), LWS_RETRY_CONCEAL_ALWAYS, 0, 0, 20 };
|