Home
last modified time | relevance | path

Searched refs:MEMP_STATS_DEC (Results 1 – 3 of 3) sorted by relevance

/lib/liblwip/src/include/lwip/
Dstats.h248 #define MEMP_STATS_DEC(x, i) STATS_DEC(memp[i].x) macro
254 #define MEMP_STATS_DEC(x, i) macro
/lib/liblwip/src/core/
Dmemp.c458 MEMP_STATS_DEC(used, type); in memp_free()
Dtcp.c1298 MEMP_STATS_DEC(err, MEMP_TCP_PCB); in tcp_alloc()
1303 MEMP_STATS_DEC(err, MEMP_TCP_PCB); in tcp_alloc()