Searched refs:tries (Results 1 – 6 of 6) sorted by relevance
239 dhcp->tries++; in dhcp_check()326 dhcp->tries++; in dhcp_select()327 msecs = (dhcp->tries < 6 ? 1 << dhcp->tries : 60) * 1000; in dhcp_select()413 if (dhcp->tries <= 5) { in dhcp_timeout()424 if (dhcp->tries <= 1) { in dhcp_timeout()443 if (dhcp->tries <= 8) { in dhcp_timeout()451 if (dhcp->tries < REBOOT_TRIES) { in dhcp_timeout()777 dhcp->tries = 0; in dhcp_network_changed()784 dhcp->tries = 0; in dhcp_network_changed()857 dhcp->tries++; in dhcp_decline()[all …]
341 int tries; in AHCI_ResetPort() local342 for (tries = 0; tries < 2; tries++) { in AHCI_ResetPort()
40 u8_t tries; member
214 mem_init() tries to allcate a semaphore using mem_malloc, which of course
332 # tries to guess whether the code is fixed or free formatted code, this is the366 # When enabled doxygen tries to link words that correspond to documented
3303 mem_malloc2() tries to allocate memory once, and if it fails tries