memp_priv.h
memory pools lwIP internal implementations (do not use in application code)
Defines
-
MEMP_SIZE
-
MEMP_ALIGN_SIZE(x)
-
DECLARE_LWIP_MEMPOOL_DESC(desc)
-
LWIP_MEMPOOL_DECLARE_STATS_INSTANCE(name)
-
LWIP_MEMPOOL_DECLARE_STATS_REFERENCE(name)
-
struct memp
- #include <memp_priv.h>
-
struct memp_desc
- #include <memp_priv.h>
Memory pool descriptor.