Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/include/lwip/
A Dstats.h154 #define STATS_DEC(x) --lwip_stats.x macro
163 #define STATS_DEC(x)
248 #define MEMP_STATS_DEC(x, i) STATS_DEC(memp[i].x)
261 #define SYS_STATS_DEC(x) STATS_DEC(sys.x)

Completed in 2 milliseconds