Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/core/
A Dinit.c104 #if ((LWIP_NETCONN || LWIP_SOCKET) && (MEMP_NUM_TCPIP_MSG_API<=0))
133 #if ((LWIP_SOCKET || LWIP_NETCONN) && (NO_SYS==1))
136 #if (!LWIP_NETCONN && LWIP_SOCKET)
187 #if LWIP_NETCONN && LWIP_TCP
245 #if LWIP_NETCONN
/lk-master/external/lib/lwip/include/lwip/
A Dtcpip.h85 #if LWIP_NETCONN
118 #if LWIP_NETCONN
137 #if LWIP_NETCONN
A Dapi_msg.h37 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
A Dmemp_std.h54 #if LWIP_NETCONN
A Dopt.h1406 #ifndef LWIP_NETCONN
1407 #define LWIP_NETCONN 1 macro
A Dapi.h37 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
/lk-master/external/lib/lwip/api/
A Dtcpip.c91 #if LWIP_NETCONN in tcpip_thread()
296 #if LWIP_NETCONN
A Dnetbuf.c41 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
A Dapi_lib.c44 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
A Dapi_msg.c41 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */

Completed in 24 milliseconds