Searched refs:LWIP_EVENT_API (Results 1 – 12 of 12) sorted by relevance
193 #if (LWIP_TCP && ((LWIP_EVENT_API && LWIP_CALLBACK_API) || (!LWIP_EVENT_API && !LWIP_CALLBACK_API)))196 #if (LWIP_ALTCP && LWIP_EVENT_API)
1499 #if !defined(LWIP_EVENT_API) && !defined(LWIP_CALLBACK_API) || defined __DOXYGEN__1500 #define LWIP_EVENT_API 0 macro1503 #ifndef LWIP_EVENT_API1504 #define LWIP_EVENT_API 0 macro
391 #if LWIP_EVENT_API
123 #define LWIP_EVENT_API 0 macro
161 #if LWIP_EVENT_API
388 * tcp: fixed bug #50418: LWIP_EVENT_API: fix invalid calbacks for SYN_RCVD pcb1540 * opt.h: fixed bug #31809 LWIP_EVENT_API in opts.h is inconsistent compared
Completed in 41 milliseconds