Home
last modified time | relevance | path

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

/lib/liblwip/src/core/
Dmemp.c137 static const u16_t memp_num[MEMP_MAX] = { variable
289 for (j = 0; j < memp_num[i]; ++j) { in memp_overflow_check_all()
297 for (j = 0; j < memp_num[i]; ++j) { in memp_overflow_check_all()
317 for (j = 0; j < memp_num[i]; ++j) { in memp_overflow_init()
347 MEMP_STATS_AVAIL(avail, i, memp_num[i]); in memp_init()
360 for (j = 0; j < memp_num[i]; ++j) { in memp_init()