Searched refs:PPP_SUPPORT (Results 1 – 25 of 125) sorted by relevance
12345
36 #ifndef PPP_SUPPORT37 #define PPP_SUPPORT 0 macro65 #define PPPOS_SUPPORT PPP_SUPPORT72 #define LWIP_PPP_API (PPP_SUPPORT && (NO_SYS == 0))75 #if PPP_SUPPORT95 #define PPP_NUM_TIMEOUTS (PPP_SUPPORT * PPP_NUM_TIMEOUTS_PER_PCB * MEMP_NUM_PPP_PCB)
32 #if PPP_SUPPORT && CHAP_SUPPORT /* don't build if not configured for use in lwipopts.h */
34 #if PPP_SUPPORT && MSCHAP_SUPPORT /* don't build if not configured for use in lwipopts.h */
78 #if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
35 #if PPP_SUPPORT && ECP_SUPPORT /* don't build if not configured for use in lwipopts.h */
142 #if PPP_SUPPORT && PPP_IPV6_SUPPORT /* don't build if not configured for use in lwipopts.h */
46 #if PPP_SUPPORT && PAP_SUPPORT /* don't build if not configured for use in lwipopts.h */
36 #ifndef PPP_SUPPORT37 #define PPP_SUPPORT 0 macro65 #define PPPOS_SUPPORT PPP_SUPPORT72 #define LWIP_PPP_API (PPP_SUPPORT && (NO_SYS == 0))83 #if PPP_SUPPORT
46 #if PPP_SUPPORT && PPP_IPV4_SUPPORT /* don't build if not configured for use in lwipopts.h */
133 …MBLY + LWIP_ARP + (2*LWIP_DHCP) + LWIP_AUTOIP + LWIP_IGMP + LWIP_DNS + PPP_SUPPORT + (LWIP_IPV6 ? …179 #if (LWIP_PPP_API && (PPP_SUPPORT==0))206 #if PPP_SUPPORT && !PPPOS_SUPPORT && !PPPOE_SUPPORT && !PPPOL2TP_SUPPORT209 #if PPP_SUPPORT && !PPP_IPV4_SUPPORT && !PPP_IPV6_SUPPORT212 #if PPP_SUPPORT && PPP_IPV4_SUPPORT && !LWIP_IPV4215 #if PPP_SUPPORT && PPP_IPV6_SUPPORT && !LWIP_IPV6378 #if PPP_SUPPORT in lwip_init()
181 #if (LWIP_PPP_API && (PPP_SUPPORT==0))211 #if PPP_SUPPORT && !PPPOS_SUPPORT && !PPPOE_SUPPORT && !PPPOL2TP_SUPPORT214 #if PPP_SUPPORT && !PPP_IPV4_SUPPORT && !PPP_IPV6_SUPPORT217 #if PPP_SUPPORT && PPP_IPV4_SUPPORT && !LWIP_IPV4220 #if PPP_SUPPORT && PPP_IPV6_SUPPORT && !LWIP_IPV6373 #if PPP_SUPPORT in lwip_init()
521 #define PPP_SUPPORT 1 /* Set > 0 for PPP */ macro523 #define PPP_SUPPORT 0 /* Set > 0 for PPP */ macro526 #if PPP_SUPPORT598 …MBLY + LWIP_ARP + (2*LWIP_DHCP) + LWIP_AUTOIP + LWIP_IGMP + LWIP_DNS + PPP_SUPPORT + (LWIP_IPV6 ? …
316 …_TCP + IP_REASSEMBLY + LWIP_ARP + (2*LWIP_DHCP) + LWIP_AUTOIP + LWIP_IGMP + LWIP_DNS + PPP_SUPPORT)1626 #ifndef PPP_SUPPORT1627 #define PPP_SUPPORT 0 macro1641 #define PPPOS_SUPPORT PPP_SUPPORT1644 #if PPP_SUPPORT
54 #if PPP_SUPPORT
39 #if PPP_SUPPORT && PPP_IPV6_SUPPORT /* don't build if not configured for use in lwipopts.h */
34 #if PPP_SUPPORT && MSCHAP_SUPPORT /* don't build if not necessary */
108 …TCP + IP_REASSEMBLY + LWIP_ARP + (2*LWIP_DHCP) + LWIP_AUTOIP + LWIP_IGMP + LWIP_DNS + PPP_SUPPORT))169 #if PPP_SUPPORT && !PPPOS_SUPPORT & !PPPOE_SUPPORT
Completed in 33 milliseconds