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