Home
last modified time | relevance | path

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

/third_party/lwip/src/api/
Dapi_msg.c109 const u8_t netconn_aborted = 0; variable
119 return LWIP_CONST_CAST(void *, &netconn_aborted); in lwip_netconn_err_to_msg()
135 if (msg == &netconn_aborted) { in lwip_netconn_is_err_msg()