Searched refs:botable2 (Results 1 – 2 of 2) sorted by relevance
/external/libwebsockets/lib/system/ntpclient/ |
D | ntpclient.c | 64 static const uint32_t botable2[] = { 1000, 1250, 5000 /* in case dog slow */ }; variable 66 botable2, LWS_ARRAY_SIZE(botable2), LWS_ARRAY_SIZE(botable2),
|
/external/libwebsockets/lib/system/dhcpclient/ |
D | dhcpc4.c | 73 static const uint32_t botable2[] = { 1500, 1750, 5000 /* in case dog slow */ }; variable 75 botable2, LWS_ARRAY_SIZE(botable2), LWS_RETRY_CONCEAL_ALWAYS, 0, 0, 20 };
|