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

API_MSG_M_DEF_C macro

Syntax

#define API_MSG_M_DEF_C(t, m) const t * m

Arguments

t

m

References

LocationText
tcpip_priv.h:94
#define API_MSG_M_DEF_C(t, m) const t * m
api_msg.h:95
API_MSG_M_DEF_C(ip_addr_t, ipaddr);