Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds