Home
last modified time | relevance | path

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

/third_party/lwip/src/api/
Dapi_msg.c83 static err_t lwip_netconn_do_writemore(struct netconn *conn WRITE_DELAYED_PARAM);
365 lwip_netconn_do_writemore(conn WRITE_DELAYED);
407 lwip_netconn_do_writemore(conn WRITE_DELAYED);
1643 lwip_netconn_do_writemore(struct netconn *conn WRITE_DELAYED_PARAM) function
1834 if (lwip_netconn_do_writemore(msg->conn, 0) != ERR_OK) {
1842 lwip_netconn_do_writemore(msg->conn);