Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Dapi_msg.h165 void do_gethostbyname(void *arg);
/lib/liblwip/src/api/
Dapi_lib.c772 tcpip_callback(do_gethostbyname, &msg); in netconn_gethostbyname()
Dapi_msg.c1552 do_gethostbyname(void *arg) function