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/
H A Dapi_msg.h165 /** As lwip_netconn_do_gethostbyname requires more arguments but doesn't require a netconn,
167 lwip_netconn_do_gethostbyname must be called using tcpip_callback instead of tcpip_apimsg
221 void lwip_netconn_do_gethostbyname(void *arg);
/third_party/lwip/src/api/
H A Dapi_lib.c1325 cberr = tcpip_send_msg_wait_sem(lwip_netconn_do_gethostbyname, &API_VAR_REF(msg), API_EXPR_REF(API_VAR_REF(msg).sem));
H A Dapi_msg.c2212 lwip_netconn_do_gethostbyname(void *arg) function

Completed in 9 milliseconds