Home
last modified time | relevance | path

Searched refs:MEMP_NUM_PPPOS_INTERFACES (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dppp_opts.h89 #ifndef MEMP_NUM_PPPOS_INTERFACES
90 #define MEMP_NUM_PPPOS_INTERFACES MEMP_NUM_PPP_PCB macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dppp_opts.h89 #ifndef MEMP_NUM_PPPOS_INTERFACES
90 #define MEMP_NUM_PPPOS_INTERFACES MEMP_NUM_PPP_PCB macro
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dpppos.c55 LWIP_MEMPOOL_DECLARE(PPPOS_PCB, MEMP_NUM_PPPOS_INTERFACES, sizeof(pppos_pcb), "PPPOS_PCB")

Completed in 5 milliseconds