Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/priv/
Dapi_msg.h216 void lwip_netconn_do_gethostbyname(void *arg);
/third_party/lwip/src/api/
Dapi_lib.c1325 …cberr = tcpip_send_msg_wait_sem(lwip_netconn_do_gethostbyname, &API_VAR_REF(msg), API_EXPR_REF(API…
Dapi_msg.c2146 lwip_netconn_do_gethostbyname(void *arg) function