Searched refs:DNS_TMR_INTERVAL (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/include/lwip/lwip/
H A Ddns.h42 #define DNS_TMR_INTERVAL 1000 macro
/barrelfish-master/include/lwip2/lwip/
H A Ddns.h53 #define DNS_TMR_INTERVAL 1000 macro
/barrelfish-master/lib/lwip/src/api/
H A Dtcpip.c208 sys_timeout(DNS_TMR_INTERVAL, dns_timer, NULL);
245 sys_timeout(DNS_TMR_INTERVAL, dns_timer, NULL);
/barrelfish-master/lib/lwip2/src/core/
H A Dtimeouts.c96 {DNS_TMR_INTERVAL, HANDLER(dns_tmr)},

Completed in 151 milliseconds