Home
last modified time | relevance | path

Searched refs:botable2 (Results 1 – 2 of 2) sorted by relevance

/external/libwebsockets/lib/system/ntpclient/
Dntpclient.c64 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/
Ddhcpc4.c73 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 };