Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/priv/
Dapi_msg.h196 int lwip_netconn_is_deallocated_msg(void *msg);
/third_party/lwip/src/api/
Dapi_lib.c522 if (lwip_netconn_is_deallocated_msg(accept_ptr)) { in netconn_accept()
626 if (lwip_netconn_is_deallocated_msg(buf)) { in netconn_recv_data()
Dapi_msg.c99 lwip_netconn_is_deallocated_msg(void *msg) in lwip_netconn_is_deallocated_msg() function
890 if (!lwip_netconn_is_deallocated_msg(mem))
915 if (!lwip_netconn_is_deallocated_msg(mem))