Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Dinit.c128 #if ((LWIP_NETCONN || LWIP_SOCKET) && (MEMP_NUM_TCPIP_MSG_API<=0))
178 #if ((LWIP_SOCKET || LWIP_NETCONN) && (NO_SYS==1))
235 #if LWIP_NETCONN && LWIP_TCP
279 #if LWIP_NETCONN || LWIP_SOCKET
/third_party/libcoap/examples/lwip/
Dlwipopts.h17 #define LWIP_NETCONN (NO_SYS==0) macro
/third_party/lwip/test/fuzz/
Dlwipopts.h37 #define LWIP_NETCONN 0 macro
/third_party/lwip/test/unit/
Dlwipopts.h46 #define LWIP_NETCONN !NO_SYS macro
/third_party/lwip/src/include/lwip/
Dnetbuf.h42 #if LWIP_NETCONN || LWIP_SOCKET /* don't build if not configured for use in lwipopts.h */
Dopt.h1896 #if !defined LWIP_NETCONN || defined __DOXYGEN__
1897 #define LWIP_NETCONN 1 macro
Dapi.h42 #if LWIP_NETCONN || LWIP_SOCKET /* don't build if not configured for use in lwipopts.h */
/third_party/lwip/src/include/lwip/priv/
Dmemp_std.h66 #if LWIP_NETCONN || LWIP_SOCKET
Dapi_msg.h54 #if LWIP_NETCONN || LWIP_SOCKET /* don't build if not configured for use in lwipopts.h */
/third_party/lwip/src/api/
Dnetbuf.c47 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
Dsockets.c81 #if !LWIP_NETCONN
82 #undef LWIP_NETCONN
83 #define LWIP_NETCONN 1 macro
87 #undef LWIP_NETCONN
88 #define LWIP_NETCONN 0 macro
Dapi_lib.c60 #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 */
/third_party/lwip/doc/doxygen/
Dlwip.Doxyfile.cmake.in2130 LWIP_NETCONN=1 \
Dlwip.Doxyfile2130 LWIP_NETCONN=1 \