Home
last modified time | relevance | path

Searched defs:netconn_gethostbyname_addrtype (Results 1 – 4 of 4) sorted by relevance

/components/net/lwip/lwip-2.0.3/src/api/
A Dapi_lib.c920 netconn_gethostbyname_addrtype(const char *name, ip_addr_t *addr, u8_t dns_addrtype) in netconn_gethostbyname_addrtype() function
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dapi.h338 #define netconn_gethostbyname_addrtype(name, addr, dns_addrtype) netconn_gethostbyname(name, addr) macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dapi.h365 #define netconn_gethostbyname_addrtype(name, addr, dns_addrtype) netconn_gethostbyname(name, addr) macro
/components/net/lwip/lwip-2.1.2/src/api/
A Dapi_lib.c1271 netconn_gethostbyname_addrtype(const char *name, ip_addr_t *addr, u8_t dns_addrtype) function

Completed in 69 milliseconds