Searched refs:MEMP_NUM_IGMP_GROUP (Results 1 – 4 of 4) sorted by relevance
98 LWIP_MEMPOOL(IGMP_GROUP, MEMP_NUM_IGMP_GROUP, sizeof(struct igmp_group), "IGMP_GROUP")
116 #if (LWIP_IGMP && (MEMP_NUM_IGMP_GROUP<=1))
500 #if !defined MEMP_NUM_IGMP_GROUP || defined __DOXYGEN__501 #define MEMP_NUM_IGMP_GROUP 8 macro
2946 memp_malloc, and use a new MEMP_NUM_IGMP_GROUP option (see opt.h to define the2949 leave it. MEMP_NUM_IGMP_GROUP got 8 as default value (and init.c got a sanity