Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/api/
A Dnetdb.c97 err = netconn_gethostbyname(name, &addr); in lwip_gethostbyname()
200 err = netconn_gethostbyname(name, &h->addr); in lwip_gethostbyname_r()
297 err = netconn_gethostbyname(nodename, &addr); in lwip_getaddrinfo()
A Dapi_lib.c753 netconn_gethostbyname(const char *name, ip_addr_t *addr) in netconn_gethostbyname() function
/lk-master/external/lib/lwip/
A Dcmd.c48 err = netconn_gethostbyname(hostname, &ip_addr); in net_cmd()
/lk-master/external/lib/lwip/include/lwip/
A Dapi.h250 err_t netconn_gethostbyname(const char *name, ip_addr_t *addr);

Completed in 8 milliseconds