Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/lwip/src/include/netif/ppp/
H A Dppp_opts.h98 #define PPP_NUM_TIMEOUTS_PER_PCB (2 + PPP_IPV4_SUPPORT + PPP_IPV6_SUPPORT + CCP_SUPPORT)
163 #ifndef PPP_IPV4_SUPPORT
164 #define PPP_IPV4_SUPPORT (LWIP_IPV4) macro
307 #if !PPPOS_SUPPORT || !PPP_IPV4_SUPPORT || !LWIP_TCP
H A 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
H A Dipcp.h46 #if PPP_SUPPORT && PPP_IPV4_SUPPORT /* don't build if not configured for use in lwipopts.h */
H A Dppp_impl.h93 #if PPP_IPV4_SUPPORT
431 #if PPP_IPV4_SUPPORT
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/
H A Dppp.c131 #if PPP_IPV4_SUPPORT
182 #if PPP_IPV4_SUPPORT
206 #if PPP_IPV4_SUPPORT
430 #if PPP_IPV4_SUPPORT in ppp_ioctl()
474 #if PPP_IPV4_SUPPORT in ppp_netif_init_cb()
487 #if PPP_IPV4_SUPPORT
514 #if PPP_IPV4_SUPPORT in ppp_netif_output()
885 #if PPP_IPV4_SUPPORT in ppp_input()
1066 #if PPP_IPV4_SUPPORT
1301 #if PPP_IPV4_SUPPORT in sif6down()
H A Dpppos.c573 #if PPP_IPV4_SUPPORT in pppos_input()
699 #if PPP_IPV4_SUPPORT in pppos_input()
H A Dpppol2tp.c266 #if PPP_IPV4_SUPPORT && VJ_SUPPORT in pppol2tp_connect()
295 #if PPP_IPV4_SUPPORT && VJ_SUPPORT in pppol2tp_connect()
H A Dpppoe.c910 #if PPP_IPV4_SUPPORT && VJ_SUPPORT in pppoe_connect()
942 #if PPP_IPV4_SUPPORT && VJ_SUPPORT in pppoe_connect()
H A Dipcp.c44 #if PPP_SUPPORT && PPP_IPV4_SUPPORT /* don't build if not configured for use in lwipopts.h */
/reactos/drivers/network/tcpip/lwip/src/core/
H A Dinit.c214 #if PPP_SUPPORT && !PPP_IPV4_SUPPORT && !PPP_IPV6_SUPPORT
217 #if PPP_SUPPORT && PPP_IPV4_SUPPORT && !LWIP_IPV4
/reactos/drivers/network/tcpip/lwip/doc/
H A Dppp.txt85 #if PPP_IPV4_SUPPORT
95 #endif /* PPP_IPV4_SUPPORT */