tcpip_callbackmsg_trycallback() is only used within LwIP.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLwIPtcpip_callbackmsg_trycallback()

tcpip_callbackmsg_trycallback() function

Try to post a callback-message to the tcpip_thread tcpip_mbox. @see tcpip_callbackmsg_new()

Syntax

err_t tcpip_callbackmsg_trycallback(struct tcpip_callback_msg* msg);
Implemented in tcpip.c:566

Arguments

msg

pointer to the message to post

Return value

sys_mbox_trypost() return code

References

LocationText
tcpip.c:567
tcpip_callbackmsg_trycallback(struct tcpip_callback_msg *msg)
tcpip.h:91
err_t tcpip_callbackmsg_trycallback(struct tcpip_callback_msg* msg);

Call Tree

Functions called by tcpip_callbackmsg_trycallback()
tcpip_callbackmsg_trycallback()
printf()
all items filtered out
Data read by tcpip_callbackmsg_trycallback()
tcpip_callbackmsg_trycallback()
Type of tcpip_callbackmsg_trycallback()
tcpip_callbackmsg_trycallback()
all items filtered out