Home
last modified time | relevance | path

Searched refs:bootp_try (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/net/
H A Dbootp.c57 int bootp_try; variable
692 bootp_try = 0; in bootp_reset()
723 if (bootp_try == 0) in bootp_request()
726 if (bootp_try <= 2) /* Start with max 1024 * 1ms */ in bootp_request()
727 rand_ms = rand() >> (22 - bootp_try); in bootp_request()
736 printf("BOOTP broadcast %d\n", ++bootp_try); in bootp_request()
H A Dbootp.h63 extern int bootp_try;
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map