Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Ddns.c1460 dns_enqueue(const char *name, size_t hostnamelen, dns_found_callback found, in dns_enqueue() function
1712 return dns_enqueue(hostname, hostnamelen, found, callback_arg LWIP_DNS_ADDRTYPE_ARG(dns_addrtype) in dns_gethostbyname_addrtype()