tcpip_msg_type::TCPIP_MSG_CALLBACK is only used within LwIP.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLwIPtcpip_msg_type::TCPIP_MSG_CALLBACK

tcpip_msg_type::TCPIP_MSG_CALLBACK

Syntax

TCPIP_MSG_CALLBACK;

References

LocationReferrerText
tcpip_priv.h:125
TCPIP_MSG_CALLBACK,
tcpip.c:194tcpip_thread_handle_msg()
case TCPIP_MSG_CALLBACK:
tcpip.c:320tcpip_callback()
msg->type = TCPIP_MSG_CALLBACK;
tcpip.c:356tcpip_try_callback()
msg->type = TCPIP_MSG_CALLBACK;

Data Use

Functions using tcpip_msg_type::TCPIP_MSG_CALLBACK
tcpip_msg_type::TCPIP_MSG_CALLBACK