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

/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dapi_msg.h87 /** used for lwip_netconn_do_write */
156 void lwip_netconn_do_write ( struct api_msg_msg *msg);
/vbox/src/VBox/Devices/Network/lwip-new/src/api/
H A Dapi_lib.c645 TCPIP_APIMSG(&msg, lwip_netconn_do_write, err);
H A Dapi_msg.c1221 * Called initially from lwip_netconn_do_write. If the first call can't send all data
1366 lwip_netconn_do_write(struct api_msg_msg *msg) function

Completed in 510 milliseconds