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

memp_t::MEMP_PBUF

References

LocationReferrerText
memp_std.h:133
LWIP_MEMPOOL(PBUF, MEMP_NUM_PBUF, sizeof(struct pbuf), "PBUF_REF/ROM")
pbuf.c:332pbuf_alloc_reference()
p = (struct pbuf *)memp_malloc(MEMP_PBUF);
pbuf.c:777pbuf_free()
memp_free(MEMP_PBUF, p);

Data Use

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