Home
last modified time | relevance | path

Searched refs:LWIP_NETCONN (Results 1 – 10 of 10) sorted by relevance

/external/syslinux/core/lwip/src/core/
Dinit.c123 #if ((LWIP_SOCKET || LWIP_NETCONN) && (NO_SYS==1))
126 #if ((LWIP_NETCONN || LWIP_SOCKET) && (MEMP_NUM_TCPIP_MSG_API<=0))
129 #if (!LWIP_NETCONN && LWIP_SOCKET)
218 #if LWIP_NETCONN in lwip_sanity_check()
/external/syslinux/core/lwip/src/include/lwip/
Dtcpip.h82 #if LWIP_NETCONN
111 #if LWIP_NETCONN
129 #if LWIP_NETCONN
Dopt.h1360 #ifndef LWIP_NETCONN
1361 #define LWIP_NETCONN 1 macro
Dapi_msg.h37 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
Dmemp_std.h54 #if LWIP_NETCONN
Dapi.h37 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
/external/syslinux/core/lwip/src/api/
Dtcpip.c91 #if LWIP_NETCONN in tcpip_thread()
291 #if LWIP_NETCONN
Dnetbuf.c41 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
Dapi_lib.c44 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
Dapi_msg.c41 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */