Home
last modified time | relevance | path

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

/third_party/lwip/
D0077-adpat-event-for-rtc-mode.patch85 case NETCONN_EVT_SENDMINUS:
D0023-refactor-event-and-checksum-offload-support.patch92 case NETCONN_EVT_SENDMINUS:
D0016-lstack-support-mysql-mode.patch579 case NETCONN_EVT_SENDMINUS:
D0002-adapt-lstack.patch1270 case NETCONN_EVT_SENDMINUS:
/third_party/lwip/src/include/lwip/
Dapi.h185 NETCONN_EVT_SENDMINUS, enumerator
/third_party/lwip/src/api/
Dapi_msg.c1792 API_EVENT(conn, NETCONN_EVT_SENDMINUS, 0);
1798 API_EVENT(conn, NETCONN_EVT_SENDMINUS, 0);
Dsockets.c2613 case NETCONN_EVT_SENDMINUS: in event_callback()