Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/priv/
Dmemp_std.h98 LWIP_MEMPOOL(IGMP_GROUP, MEMP_NUM_IGMP_GROUP, sizeof(struct igmp_group), "IGMP_GROUP")
/third_party/lwip/src/core/
Dinit.c116 #if (LWIP_IGMP && (MEMP_NUM_IGMP_GROUP<=1))
/third_party/lwip/src/include/lwip/
Dopt.h500 #if !defined MEMP_NUM_IGMP_GROUP || defined __DOXYGEN__
501 #define MEMP_NUM_IGMP_GROUP 8 macro
/third_party/lwip/
DCHANGELOG2946 memp_malloc, and use a new MEMP_NUM_IGMP_GROUP option (see opt.h to define the
2949 leave it. MEMP_NUM_IGMP_GROUP got 8 as default value (and init.c got a sanity