Searched refs:api_msg (Results 1 – 5 of 5) sorted by relevance
71 struct api_msg msg; in netconn_new_with_proto_and_callback()105 struct api_msg msg; in netconn_delete()137 struct api_msg msg; in netconn_getaddr()168 struct api_msg msg; in netconn_bind()194 struct api_msg msg; in netconn_connect()219 struct api_msg msg; in netconn_disconnect()244 struct api_msg msg; in netconn_listen_with_backlog()283 struct api_msg msg; in netconn_accept()348 struct api_msg msg; in netconn_recv_data()569 struct api_msg msg; in netconn_send()[all …]
306 tcpip_apimsg(struct api_msg *apimsg) in tcpip_apimsg()334 tcpip_apimsg_lock(struct api_msg *apimsg) in tcpip_apimsg_lock()
86 err_t tcpip_apimsg(struct api_msg *apimsg);88 err_t tcpip_apimsg_lock(struct api_msg *apimsg);138 struct api_msg *apimsg;
123 struct api_msg { struct
14 $(LOCAL_DIR)/api/api_msg.c \
Completed in 5 milliseconds