Searched refs:no_flash (Results 1 – 4 of 4) sorted by relevance
83 struct timeval no_flash = { /* inhibit flash update */ variable458 && no_flash.tv_sec+MIN_WAITTIME < next_bcast.tv_sec) { in main()460 if (!timercmp(&no_flash, &now, >)) in main()462 timevalsub(&t2, &no_flash, &now); in main()
845 no_flash = rtime; in rip_bcast()846 timevaladd(&no_flash, &now); in rip_bcast()
479 extern struct timeval no_flash; /* inhibit flash update until then */
1680 no_flash.tv_sec = now.tv_sec + MIN_WAITTIME; in set_need_flash()