Searched refs:STATS_DEC (Results 1 – 1 of 1) sorted by relevance
310 #define STATS_DEC(x) --lwip_stats.x macro320 #define STATS_DEC(x)403 #define MEMP_STATS_DEC(x, i) STATS_DEC(memp[i]->x)414 #define SYS_STATS_DEC(x) STATS_DEC(sys.x)