Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dppp_opts.h124 #ifndef MEMP_NUM_PPPOL2TP_INTERFACES
125 #define MEMP_NUM_PPPOL2TP_INTERFACES 1 macro
/third_party/lwip/src/netif/ppp/
Dpppol2tp.c70 LWIP_MEMPOOL_DECLARE(PPPOL2TP_PCB, MEMP_NUM_PPPOL2TP_INTERFACES, sizeof(pppol2tp_pcb), "PPPOL2TP_PC…