Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Dmemp.c422 #ifdef LWIP_HOOK_MEMP_AVAILABLE in memp_free()
436 #ifdef LWIP_HOOK_MEMP_AVAILABLE in memp_free()
442 #ifdef LWIP_HOOK_MEMP_AVAILABLE in memp_free()
444 LWIP_HOOK_MEMP_AVAILABLE(type); in memp_free()
Dinit.c289 #ifdef LWIP_HOOK_MEMP_AVAILABLE
/third_party/lwip/src/include/lwip/
Dopt.h3055 #define LWIP_HOOK_MEMP_AVAILABLE(memp_t_type) macro
/third_party/lwip/
DUPGRADING114 * added hook LWIP_HOOK_MEMP_AVAILABLE() to get informed when a memp pool was empty and an item
DCHANGELOG581 * opt.h, memp.c: added hook LWIP_HOOK_MEMP_AVAILABLE() to get informed when