Home
last modified time | relevance | path

Searched refs:PPPOL2TP_SUPPORT (Results 1 – 7 of 7) sorted by relevance

/third_party/lwip/src/include/netif/ppp/
Dppp_opts.h57 #ifndef PPPOL2TP_SUPPORT
58 #define PPPOL2TP_SUPPORT 0 macro
65 #define PPPOL2TP_AUTH_SUPPORT PPPOL2TP_SUPPORT
542 #if PPPOL2TP_SUPPORT
Dpppapi.h73 #if PPPOL2TP_SUPPORT
118 #if PPPOL2TP_SUPPORT
Dpppol2tp.h35 #if PPP_SUPPORT && PPPOL2TP_SUPPORT /* don't build if not configured for use in lwipopts.h */
/third_party/lwip/src/core/
Dinit.c211 #if PPP_SUPPORT && !PPPOS_SUPPORT && !PPPOE_SUPPORT && !PPPOL2TP_SUPPORT
/third_party/lwip/src/netif/ppp/
Dppp.c149 #if PPPOL2TP_SUPPORT
622 #if PPPOL2TP_SUPPORT in ppp_init()
Dpppapi.c207 #if PPPOL2TP_SUPPORT
Dpppol2tp.c54 #if PPP_SUPPORT && PPPOL2TP_SUPPORT /* don't build if not configured for use in lwipopts.h */