Searched defs:netconn_gethostbyname_addrtype (Results 1 – 2 of 2) sorted by relevance
365 #define netconn_gethostbyname_addrtype(name, addr, dns_addrtype) netconn_gethostbyname(name, addr) macro
1271 netconn_gethostbyname_addrtype(const char *name, ip_addr_t *addr, u8_t dns_addrtype) function