Home
last modified time | relevance | path

Searched refs:MEMP_NUM_PPP_PCB (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dppp_opts.h79 #ifndef MEMP_NUM_PPP_PCB
80 #define MEMP_NUM_PPP_PCB 1 macro
90 #define MEMP_NUM_PPPOS_INTERFACES MEMP_NUM_PPP_PCB
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dppp_opts.h79 #ifndef MEMP_NUM_PPP_PCB
80 #define MEMP_NUM_PPP_PCB 1 macro
90 #define MEMP_NUM_PPPOS_INTERFACES MEMP_NUM_PPP_PCB
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dopt.h440 …(2*LWIP_DHCP) + LWIP_AUTOIP + LWIP_IGMP + LWIP_DNS + (PPP_SUPPORT*6*MEMP_NUM_PPP_PCB) + (LWIP_IPV6…
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dopt.h438 …(2*LWIP_DHCP) + LWIP_AUTOIP + LWIP_IGMP + LWIP_DNS + (PPP_SUPPORT*6*MEMP_NUM_PPP_PCB) + (LWIP_IPV6…
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dppp.c155 LWIP_MEMPOOL_DECLARE(PPP_PCB, MEMP_NUM_PPP_PCB, sizeof(ppp_pcb), "PPP_PCB")

Completed in 14 milliseconds