Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/core/
Dtcp.c323 #if LWIP_CALLBACK_API in tcp_abandon()
344 #if LWIP_CALLBACK_API in tcp_abandon()
453 #if LWIP_CALLBACK_API
526 #if LWIP_CALLBACK_API in tcp_listen_with_backlog()
720 #if LWIP_CALLBACK_API in tcp_connect()
1094 #if LWIP_CALLBACK_API
1234 #if LWIP_CALLBACK_API in tcp_alloc()
1281 #if LWIP_CALLBACK_API
1348 #if LWIP_CALLBACK_API in tcp_poll()
Dinit.c147 #if (LWIP_TCP && ((LWIP_EVENT_API && LWIP_CALLBACK_API) || (!LWIP_EVENT_API && !LWIP_CALLBACK_API)))
Dtcp_in.c488 #if LWIP_CALLBACK_API in tcp_listen_input()
687 #if LWIP_CALLBACK_API in tcp_process()
/external/syslinux/core/lwip/src/include/lwip/
Dtcp.h141 #if LWIP_CALLBACK_API
248 #if LWIP_CALLBACK_API
Dopt.h1039 #define LWIP_CALLBACK_API 1 macro
1042 #define LWIP_CALLBACK_API 0 macro
Dtcp_impl.h442 #if LWIP_CALLBACK_API