Searched refs:lwip_netconn_do_write (Results 1 – 3 of 3) sorted by relevance
203 void lwip_netconn_do_write (void *m);
930 err = netconn_apimsg(lwip_netconn_do_write, &API_MSG_VAR_REF(msg)); in netconn_write_vectors_partly()
1662 lwip_netconn_do_write(void *m) function