Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/core/
Dmemp.c170 static u8_t memp_memory[MEM_ALIGNMENT - 1 variable
285 p = (struct memp *)LWIP_MEM_ALIGN(memp_memory); in memp_overflow_check_all()
293 p = (struct memp *)LWIP_MEM_ALIGN(memp_memory); in memp_overflow_check_all()
313 p = (struct memp *)LWIP_MEM_ALIGN(memp_memory); in memp_overflow_init()
350 memp = (struct memp *)LWIP_MEM_ALIGN(memp_memory); in memp_init()
/external/syslinux/core/lwip/
DCHANGELOG2133 memp_memory was the same size -> did not save memory.
2323 * memp.c: Fixed bug #11400: New etharp queueing introduced bug: memp_memory