Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/priv/
H A Dapi_msg.h122 /** used for lwip_netconn_do_recv */
207 void lwip_netconn_do_recv (void *m);
/third_party/lwip/src/api/
H A Dapi_lib.c547 /* don't care for the return value of lwip_netconn_do_recv */ in netconn_accept()
685 return netconn_apimsg(lwip_netconn_do_recv, msg); in netconn_tcp_recvd_msg()
738 /* don't care for the return value of lwip_netconn_do_recv */ in netconn_recv_data_tcp()
H A Dapi_msg.c1648 lwip_netconn_do_recv(void *m) function

Completed in 5 milliseconds