Home
last modified time | relevance | path

Searched refs:TCPIP_MSG_VAR_ALLOC (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/api/
Dtcpip.c55 #define TCPIP_MSG_VAR_ALLOC(name) API_VAR_ALLOC(struct tcpip_msg, MEMP_TCPIP_MSG_API, name, ERR_M… macro
451 TCPIP_MSG_VAR_ALLOC(msg); in tcpip_send_msg_wait_sem()
493 TCPIP_MSG_VAR_ALLOC(msg); in tcpip_api_call()