netconn_reset is only used within LwIP.
 
Symbols
loading...
Files
loading...

netconn_reset variable

Syntax

const u8_t netconn_reset = 0;

References

LocationReferrerText
api_msg.c:110
const u8_t netconn_reset = 0;
api_msg.c:121lwip_netconn_err_to_msg()
return LWIP_CONST_CAST(void *, &netconn_reset);
api_msg.c:138lwip_netconn_is_err_msg()
} else if (msg == &netconn_reset) {

Type Use

Type of netconn_reset
netconn_reset
all items filtered out