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

/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dapi_msg.h131 /** As lwip_netconn_do_gethostbyname requires more arguments but doesn't require a netconn,
133 lwip_netconn_do_gethostbyname must be called using tcpip_callback instead of tcpip_apimsg
165 void lwip_netconn_do_gethostbyname(void *arg);
/vbox/src/VBox/Devices/Network/lwip-new/src/api/
H A Dapi_lib.c780 tcpip_callback(lwip_netconn_do_gethostbyname, &msg);
H A Dapi_msg.c1598 lwip_netconn_do_gethostbyname(void *arg) function

Completed in 83 milliseconds