memp_std.h

lwIP internal memory pools (do not use in application code) This file is deliberately included multiple times: once with empty definition of LWIP_MEMPOOL() to handle all includes and multiple times to build up various lists of mem pools.

Defines

LWIP_MALLOC_MEMPOOL(num, size)
LWIP_MALLOC_MEMPOOL_START
LWIP_MALLOC_MEMPOOL_END
LWIP_PBUF_MEMPOOL(name, num, payload, desc)