Searched refs:MEMP_NUM_PPPOE_INTERFACES (Results 1 – 3 of 3) sorted by relevance
91 LWIP_MEMPOOL(PPPOE_IF, MEMP_NUM_PPPOE_INTERFACES, sizeof(struct pppoe_softc), "PPPOE_IF")
406 #ifndef MEMP_NUM_PPPOE_INTERFACES407 #define MEMP_NUM_PPPOE_INTERFACES 1 macro
94 * PPPoE uses a MEMP pool instead of the heap, so MEMP_NUM_PPPOE_INTERFACES