Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Ddns.h46 #define DNS_TMR_INTERVAL 1000 macro
/lib/liblwip/src/core/
Dtimers.c218 sys_timeout(DNS_TMR_INTERVAL, dns_timer, NULL); in dns_timer()
242 sys_timeout(DNS_TMR_INTERVAL, dns_timer, NULL); in sys_timeouts_init()