API_MSG_M_DEF is only used within LwIP.
 
Symbols
loading...
Files
loading...

API_MSG_M_DEF macro

Syntax

#define API_MSG_M_DEF(m) *m

Arguments

m

References

LocationText
tcpip_priv.h:93
#define API_MSG_M_DEF(m) *m
api_msg.h:65
#define API_MSG_M_DEF_SEM(m) API_MSG_M_DEF(m)
api_msg.h:101
ip_addr_t API_MSG_M_DEF(ipaddr);
api_msg.h:102
u16_t API_MSG_M_DEF(port);
api_msg.h:177
ip_addr_t API_MSG_M_DEF(addr);
api_msg.h:186
err_t API_MSG_M_DEF(err);