Home
last modified time | relevance | path

Searched defs:memp (Results 1 – 2 of 2) sorted by relevance

/lib/liblwip/src/core/
Dmemp.c66 struct memp { struct
67 struct memp *next; argument
78 /* If MEMP_OVERFLOW_CHECK is >= 2, on every call to memp_malloc or memp_free, argument
340 struct memp *memp; in memp_init() local
395 struct memp *memp; in memp_malloc() local
437 struct memp *memp; in memp_free() local
/lib/liblwip/src/include/lwip/
Dstats.h142 struct stats_mem memp[MEMP_MAX]; member