Searched refs:TCPIP_MSG_VAR_ALLOC (Results 1 – 1 of 1) sorted by relevance
58 #define TCPIP_MSG_VAR_ALLOC(name) API_VAR_ALLOC(struct tcpip_msg, MEMP_TCPIP_MSG_API, name, ERR_M… macro394 TCPIP_MSG_VAR_ALLOC(msg); in tcpip_send_msg_wait_sem()436 TCPIP_MSG_VAR_ALLOC(msg); in tcpip_api_call()
Completed in 3 milliseconds