HomeSort by relevance Sort by last modified time
    Searched refs:MEMP_STATS_DEC (Results 1 - 3 of 3) sorted by null

  /external/syslinux/core/lwip/src/include/lwip/
stats.h 248 #define MEMP_STATS_DEC(x, i) STATS_DEC(memp[i].x)
254 #define MEMP_STATS_DEC(x, i)
  /external/syslinux/core/lwip/src/core/
memp.c 457 MEMP_STATS_DEC(used, type);
tcp.c     [all...]

Completed in 51 milliseconds