Searched refs:API_MSG_VAR_ALLOC (Results 1 – 1 of 1) sorted by relevance
80 #define API_MSG_VAR_ALLOC(name) API_VAR_ALLOC(struct api_msg, MEMP_API_MSG, name, ERR_M… macro87 #define API_MSG_VAR_ALLOC_ACCEPT(msg) API_MSG_VAR_ALLOC(msg)202 API_MSG_VAR_ALLOC(msg); in netconn_prepare_delete()278 API_MSG_VAR_ALLOC(msg); in netconn_getaddr()331 API_MSG_VAR_ALLOC(msg); in netconn_bind()358 API_MSG_VAR_ALLOC(msg); in netconn_bind_if()391 API_MSG_VAR_ALLOC(msg); in netconn_connect()416 API_MSG_VAR_ALLOC(msg); in netconn_disconnect()445 API_MSG_VAR_ALLOC(msg); in netconn_listen_with_backlog()696 API_MSG_VAR_ALLOC(msg); in netconn_tcp_recvd()[all …]