Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/priv/
H A Dapi_msg.h105 /** used for lwip_netconn_do_write */
211 void lwip_netconn_do_write (void *m);
/third_party/lwip/src/api/
H A Dapi_lib.c1064 err = netconn_apimsg(lwip_netconn_do_write, &API_MSG_VAR_REF(msg)); in netconn_write_vectors_partly()
H A Dapi_msg.c1689 * Called initially from lwip_netconn_do_write. If the first call can't send all data
1872 lwip_netconn_do_write(void *m) function

Completed in 5 milliseconds