Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dapi.h185 NETCONN_EVT_SENDMINUS, enumerator
/third_party/lwip/src/api/
Dapi_msg.c1736 API_EVENT(conn, NETCONN_EVT_SENDMINUS, 0);
1742 API_EVENT(conn, NETCONN_EVT_SENDMINUS, 0);
Dsockets.c2609 case NETCONN_EVT_SENDMINUS: in event_callback()