Home
last modified time | relevance | path

Searched refs:PPP_SUPPORT (Results 1 – 18 of 18) sorted by relevance

/lib/liblwip/src/netif/ppp/
Dmagic.c54 #if PPP_SUPPORT
Dppp.h39 #if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
Drandm.c36 #if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
Dppp_impl.h39 #if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
Dchpms.c74 #if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
Dpap.c54 #if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
Dmd5.c36 #if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
Dvj.c33 #if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
Dchap.c71 #if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
Dauth.c69 #if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
Dfsm.c60 #if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
Dipcp.c56 #if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
Dppp.c84 #if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
Dlcp.c56 #if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
/lib/liblwip/src/include/lwip/
Dopt.h316 …_TCP + IP_REASSEMBLY + LWIP_ARP + (2*LWIP_DHCP) + LWIP_AUTOIP + LWIP_IGMP + LWIP_DNS + PPP_SUPPORT)
1626 #ifndef PPP_SUPPORT
1627 #define PPP_SUPPORT 0 macro
1641 #define PPPOS_SUPPORT PPP_SUPPORT
1644 #if PPP_SUPPORT
Dlwipopts.h414 #define PPP_SUPPORT 0 macro
Dmemp_std.h90 #if PPP_SUPPORT && PPPOE_SUPPORT
/lib/liblwip/src/core/
Dinit.c108 …TCP + IP_REASSEMBLY + LWIP_ARP + (2*LWIP_DHCP) + LWIP_AUTOIP + LWIP_IGMP + LWIP_DNS + PPP_SUPPORT))
169 #if PPP_SUPPORT && !PPPOS_SUPPORT & !PPPOE_SUPPORT