Home
last modified time | relevance | path

Searched refs:PPP_IPV4_SUPPORT (Results 1 – 10 of 10) sorted by relevance

/third_party/lwip/src/include/netif/ppp/
Dppp_opts.h98 #define PPP_NUM_TIMEOUTS_PER_PCB (1 + PPP_IPV4_SUPPORT + PPP_IPV6_SUPPORT + CCP_SUPPORT)
163 #ifndef PPP_IPV4_SUPPORT
164 #define PPP_IPV4_SUPPORT (LWIP_IPV4) macro
319 #if !PPPOS_SUPPORT || !PPP_IPV4_SUPPORT || !LWIP_TCP
Dppp.h176 #if PPP_IPV4_SUPPORT
301 #if PPP_IPV4_SUPPORT
330 #if PPP_IPV4_SUPPORT
409 #if PPP_IPV4_SUPPORT
476 #if PPP_IPV4_SUPPORT
Dipcp.h46 #if PPP_SUPPORT && PPP_IPV4_SUPPORT /* don't build if not configured for use in lwipopts.h */
Dppp_impl.h429 #if PPP_IPV4_SUPPORT
/third_party/lwip/src/netif/ppp/
Dppp.c131 #if PPP_IPV4_SUPPORT
182 #if PPP_IPV4_SUPPORT
206 #if PPP_IPV4_SUPPORT
429 #if PPP_IPV4_SUPPORT in ppp_ioctl()
473 #if PPP_IPV4_SUPPORT in ppp_netif_init_cb()
487 #if PPP_IPV4_SUPPORT
514 #if PPP_IPV4_SUPPORT in ppp_netif_output()
880 #if PPP_IPV4_SUPPORT in ppp_input()
1055 #if PPP_IPV4_SUPPORT
1290 #if PPP_IPV4_SUPPORT in sif6down()
Dpppol2tp.c263 #if PPP_IPV4_SUPPORT && VJ_SUPPORT in pppol2tp_connect()
292 #if PPP_IPV4_SUPPORT && VJ_SUPPORT in pppol2tp_connect()
Dpppoe.c891 #if PPP_IPV4_SUPPORT && VJ_SUPPORT in pppoe_connect()
923 #if PPP_IPV4_SUPPORT && VJ_SUPPORT in pppoe_connect()
Dipcp.c44 #if PPP_SUPPORT && PPP_IPV4_SUPPORT /* don't build if not configured for use in lwipopts.h */
/third_party/lwip/src/core/
Dinit.c214 #if PPP_SUPPORT && !PPP_IPV4_SUPPORT && !PPP_IPV6_SUPPORT
217 #if PPP_SUPPORT && PPP_IPV4_SUPPORT && !LWIP_IPV4
/third_party/lwip/doc/
Dppp.txt85 #if PPP_IPV4_SUPPORT
95 #endif /* PPP_IPV4_SUPPORT */