Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/include/lwip/
A Dstats.h310 #define STATS_DEC(x) --lwip_stats.x macro
320 #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)

Completed in 10 milliseconds