Home
last modified time | relevance | path

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

/lib/liblwip/src/core/
Ddns.c860 dns_enqueue(const char *name, dns_found_callback found, void *callback_arg) in dns_enqueue() function
967 return dns_enqueue(hostname, found, callback_arg); in dns_gethostbyname()