Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dapi.h186 NETCONN_EVT_ERROR enumerator
/third_party/lwip/src/api/
Dapi_msg.c458 API_EVENT(conn, NETCONN_EVT_ERROR, 0);
1071 API_EVENT(conn, NETCONN_EVT_ERROR, 0);
Dsockets.c2613 case NETCONN_EVT_ERROR: in event_callback()