memp_t::MEMP_PBUF_POOL is only used within LwIP.
 
Symbols
loading...
Files
loading...

memp_t::MEMP_PBUF_POOL

References

LocationReferrerText
memp_std.h:134
LWIP_PBUF_MEMPOOL(PBUF_POOL, PBUF_POOL_SIZE, PBUF_POOL_BUFSIZE, "PBUF_POOL")
pbuf.c:243pbuf_alloc()
q = (struct pbuf *)memp_malloc(MEMP_PBUF_POOL);
pbuf.c:774pbuf_free()
memp_free(MEMP_PBUF_POOL, p);

Data Use

Functions using memp_t::MEMP_PBUF_POOL
memp_t::MEMP_PBUF_POOL
all items filtered out