HomeSort by relevance Sort by last modified time
    Searched refs:LWIP_NETCONN (Results 1 - 10 of 10) sorted by null

  /external/syslinux/core/lwip/src/include/lwip/
tcpip.h 82 #if LWIP_NETCONN
87 #endif /* LWIP_NETCONN */
111 #if LWIP_NETCONN
113 #endif /* LWIP_NETCONN */
129 #if LWIP_NETCONN
131 #endif /* LWIP_NETCONN */
api_msg.h 37 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
172 #endif /* LWIP_NETCONN */
memp_std.h 54 #if LWIP_NETCONN
57 #endif /* LWIP_NETCONN */
opt.h     [all...]
api.h 37 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
282 #endif /* LWIP_NETCONN */
  /external/syslinux/core/lwip/src/core/
init.c 123 #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)
130 #error "If you want to use Socket API, you have to define LWIP_NETCONN=1 in your lwipopts.h"
218 #if LWIP_NETCONN
221 #endif /* LWIP_NETCONN */
  /external/syslinux/core/lwip/src/api/
tcpip.c 91 #if LWIP_NETCONN
96 #endif /* LWIP_NETCONN */
291 #if LWIP_NETCONN
343 #endif /* LWIP_NETCONN */
netbuf.c 41 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
245 #endif /* LWIP_NETCONN */
api_lib.c 44 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
740 #endif /* LWIP_NETCONN */
api_msg.c 41 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
    [all...]

Completed in 212 milliseconds