Lines Matching refs:TCPIP_APIMSG
78 if (TCPIP_APIMSG(&msg) != ERR_OK) { in netconn_new_with_proto_and_callback()
149 err = TCPIP_APIMSG(&msg); in netconn_getaddr()
177 err = TCPIP_APIMSG(&msg); in netconn_bind()
226 err = TCPIP_APIMSG(&msg); in netconn_disconnect()
257 err = TCPIP_APIMSG(&msg); in netconn_listen_with_backlog()
319 TCPIP_APIMSG(&msg); in netconn_accept()
391 TCPIP_APIMSG(&msg); in netconn_recv_data()
530 TCPIP_APIMSG(&msg); in netconn_recved()
578 err = TCPIP_APIMSG(&msg); in netconn_send()
636 err = TCPIP_APIMSG(&msg); in netconn_write_partly()
734 err = TCPIP_APIMSG(&msg); in netconn_join_leave_group()