Home
last modified time | relevance | path

Searched refs:LWIP_CALLBACK_API (Results 1 – 6 of 6) sorted by relevance

/lib/liblwip/src/core/
Dinit.c154 #if (LWIP_TCP && ((LWIP_EVENT_API && LWIP_CALLBACK_API) || (!LWIP_EVENT_API && !LWIP_CALLBACK_API)))
Dtcp.c360 #if LWIP_CALLBACK_API in tcp_abandon()
377 #if LWIP_CALLBACK_API in tcp_abandon()
489 #if LWIP_CALLBACK_API
562 #if LWIP_CALLBACK_API in tcp_listen_with_backlog()
758 #if LWIP_CALLBACK_API in tcp_connect()
1191 #if LWIP_CALLBACK_API
1333 #if LWIP_CALLBACK_API in tcp_alloc()
1382 #if LWIP_CALLBACK_API
1455 #if LWIP_CALLBACK_API in tcp_poll()
Dtcp_in.c491 #if LWIP_CALLBACK_API in tcp_listen_input()
690 #if LWIP_CALLBACK_API in tcp_process()
/lib/liblwip/src/include/lwip/
Dtcp.h140 #if LWIP_CALLBACK_API
250 #if LWIP_CALLBACK_API
Dopt.h1078 #if !defined(LWIP_EVENT_API) && !defined(LWIP_CALLBACK_API)
1080 #define LWIP_CALLBACK_API 1 macro
Dtcp_impl.h457 #if LWIP_CALLBACK_API