Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Ddns.c97 static void dns_timeout_handler(void) in dns_timeout_handler() function
200 net_set_timeout_handler(DNS_TIMEOUT, dns_timeout_handler); in dns_start()