lwip_netconn_do_send() is only used within LwIP.
 
Symbols
loading...
Files
loading...

lwip_netconn_do_send() function

Send some data on a RAW or UDP pcb contained in a netconn Called from netconn_send

Syntax

void lwip_netconn_do_send (void *m);
Implemented in api_msg.c:1531

Arguments

m

the api_msg pointing to the connection

References

LocationReferrerText
api_msg.c:1532
lwip_netconn_do_send(void *m)
api_msg.h:201
void lwip_netconn_do_send (void *m);
api_lib.c:953netconn_send()
err = netconn_apimsg(lwip_netconn_do_send, &API_MSG_VAR_REF(msg));

Call Tree

Functions called by lwip_netconn_do_send()
lwip_netconn_do_send()
Data read by lwip_netconn_do_send()
Data written by lwip_netconn_do_send()
lwip_netconn_do_send()
lwip_netconn_do_send()::err
all items filtered out
Type of lwip_netconn_do_send()
lwip_netconn_do_send()
all items filtered out