Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dtcpip.h69 #define TCPIP_APIMSG(m) tcpip_apimsg(m)
86 err_t tcpip_apimsg(struct api_msg *apimsg);
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/api/
H A Dapi_lib.c114 tcpip_apimsg(&msg); in netconn_delete()
204 err = tcpip_apimsg(&msg); in netconn_connect()
676 err = tcpip_apimsg(&msg); in netconn_close_shutdown()
H A Dtcpip.c306 tcpip_apimsg(struct api_msg *apimsg) in tcpip_apimsg() function
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/
H A DCHANGELOG2561 api_lib.c to tcpip.c's tcpip_apimsg(). Now, use a local variable and not a
2563 Free tcpip_msg from tcpip_apimsg is not done in tcpip_thread. This give a
2592 tcpip_ethinput, tcpip_callback, tcpip_apimsg, to fix a init problem with
2600 * api_msg.h, api_msg.c, tcpip.h, tcpip.c: Add return types to tcpip_apimsg()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/
H A DCHANGELOG3488 api_lib.c to tcpip.c's tcpip_apimsg(). Now, use a local variable and not a
3490 Free tcpip_msg from tcpip_apimsg is not done in tcpip_thread. This give a
3519 tcpip_ethinput, tcpip_callback, tcpip_apimsg, to fix a init problem with
3527 * api_msg.h, api_msg.c, tcpip.h, tcpip.c: Add return types to tcpip_apimsg()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DCHANGELOG3705 api_lib.c to tcpip.c's tcpip_apimsg(). Now, use a local variable and not a
3707 Free tcpip_msg from tcpip_apimsg is not done in tcpip_thread. This give a
3736 tcpip_ethinput, tcpip_callback, tcpip_apimsg, to fix a init problem with
3744 * api_msg.h, api_msg.c, tcpip.h, tcpip.c: Add return types to tcpip_apimsg()