Home
last modified time | relevance | path

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

/lib/liblwip/src/core/
Dmemp.c170 static u8_t memp_memory[MEM_ALIGNMENT - 1 variable
286 p = (struct memp *)LWIP_MEM_ALIGN(memp_memory); in memp_overflow_check_all()
294 p = (struct memp *)LWIP_MEM_ALIGN(memp_memory); in memp_overflow_check_all()
314 p = (struct memp *)LWIP_MEM_ALIGN(memp_memory); in memp_overflow_init()
351 memp = (struct memp *)LWIP_MEM_ALIGN(memp_memory); in memp_init()
/lib/liblwip/
DCHANGELOG2432 memp_memory was the same size -> did not save memory.
2622 * memp.c: Fixed bug #11400: New etharp queueing introduced bug: memp_memory