Searched refs:AUTOIP_TMR_INTERVAL (Results 1 – 2 of 2) sorted by relevance
60 #define AUTOIP_TMR_INTERVAL 100 macro61 #define AUTOIP_TICKS_PER_SECOND (1000 / AUTOIP_TMR_INTERVAL)
185 sys_timeout(AUTOIP_TMR_INTERVAL, autoip_timer, NULL); in autoip_timer()235 sys_timeout(AUTOIP_TMR_INTERVAL, autoip_timer, NULL); in sys_timeouts_init()