Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Ddns.h122 err_t dns_local_lookup(const char *hostname, ip_addr_t *addr, u8_t dns_addrtype);
/third_party/lwip/src/core/
Ddns.c511 dns_local_lookup(const char *hostname, ip_addr_t *addr, u8_t dns_addrtype) in dns_local_lookup() function