Home
last modified time | relevance | path

Searched refs:MEMP_NUM_TCPIP_MSG_API (Results 1 – 5 of 5) sorted by relevance

/lib/lwip/lwip/src/include/lwip/
A Dopt.h542 #if !defined MEMP_NUM_TCPIP_MSG_API || defined __DOXYGEN__
543 #define MEMP_NUM_TCPIP_MSG_API 8 macro
582 #define MEMP_NUM_API_MSG MEMP_NUM_TCPIP_MSG_API
588 #define MEMP_NUM_DNS_API_MSG MEMP_NUM_TCPIP_MSG_API
595 #define MEMP_NUM_SOCKET_SETGETSOCKOPT_DATA MEMP_NUM_TCPIP_MSG_API
602 #define MEMP_NUM_NETIFAPI_MSG MEMP_NUM_TCPIP_MSG_API
/lib/lwip/lwip/contrib/ports/unix/lib/
A Dlwipopts.h166 #define MEMP_NUM_TCPIP_MSG_API 8 macro
/lib/lwip/lwip/src/include/lwip/priv/
A Dmemp_std.h72 LWIP_MEMPOOL(TCPIP_MSG_API, MEMP_NUM_TCPIP_MSG_API, sizeof(struct tcpip_msg), "TCPIP_MSG_AP…
/lib/lwip/lwip/contrib/examples/example_app/
A Dlwipopts.h155 #define MEMP_NUM_TCPIP_MSG_API 16 macro
/lib/lwip/lwip/src/core/
A Dinit.c125 #if ((LWIP_NETCONN || LWIP_SOCKET) && (MEMP_NUM_TCPIP_MSG_API<=0))

Completed in 17 milliseconds