Searched refs:lwip_netconn_do_writemore (Results 1 – 1 of 1) sorted by relevance
83 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) function1834 if (lwip_netconn_do_writemore(msg->conn, 0) != ERR_OK) {1842 lwip_netconn_do_writemore(msg->conn);