Searched refs:PBUF_POOL_SIZE (Results 1 – 8 of 8) sorted by relevance
318 #if !MEMP_MEM_MALLOC && PBUF_POOL_SIZE && (PBUF_POOL_BUFSIZE <= (PBUF_LINK_ENCAPSULATION_HLEN + PBU…321 #if !MEMP_MEM_MALLOC && PBUF_POOL_SIZE && (TCP_WND > (PBUF_POOL_SIZE * (PBUF_POOL_BUFSIZE - (PBUF_L…
70 #define PBUF_POOL_SIZE 400 /* pbuf tests need ~200KByte */ macro
65 #define PBUF_POOL_SIZE 400 /* pbuf tests need ~200KByte */ macro
139 LWIP_PBUF_MEMPOOL(PBUF_POOL, PBUF_POOL_SIZE, PBUF_POOL_BUFSIZE, "PBUF_POOL")
581 #if !defined PBUF_POOL_SIZE || defined __DOXYGEN__582 #define PBUF_POOL_SIZE 16 macro
212 +#define PBUF_POOL_SIZE 400 /* pbuf tests need ~200KByte */
1936 -#define PBUF_POOL_SIZE (MAX_CLIENTS * 2)2036 +#define PBUF_POOL_SIZE (GAZELLE_MAX_CLIENTS * 2)
4979 -#define PBUF_POOL_SIZE 400 /* pbuf tests need ~200KByte */5030 +#define PBUF_POOL_SIZE (MAX_CLIENTS * 2)