Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.1.2/src/include/netif/ppp/
A Dppp_opts.h91 #define PPP_NUM_TIMEOUTS_PER_PCB (1 + PPP_IPV4_SUPPORT + PPP_IPV6_SUPPORT + CCP_SUPPORT)
237 #ifndef CCP_SUPPORT
238 #define CCP_SUPPORT 0 macro
249 #undef CCP_SUPPORT
250 #define CCP_SUPPORT 1 macro
A Dppp.h170 #if CCP_SUPPORT
347 #if CCP_SUPPORT
394 #if CCP_SUPPORT
A Dppp_impl.h105 #if CCP_SUPPORT
116 #if CCP_SUPPORT
207 #if CCP_SUPPORT
462 #if CCP_SUPPORT
A Dccp.h34 #if PPP_SUPPORT && CCP_SUPPORT /* don't build if not configured for use in lwipopts.h */
/components/net/lwip/lwip-2.0.3/src/include/netif/ppp/
A Dppp_opts.h225 #ifndef CCP_SUPPORT
226 #define CCP_SUPPORT 0 macro
237 #undef CCP_SUPPORT
238 #define CCP_SUPPORT 1 macro
A Dppp.h166 #if CCP_SUPPORT
343 #if CCP_SUPPORT
390 #if CCP_SUPPORT
A Dppp_impl.h101 #if CCP_SUPPORT
112 #if CCP_SUPPORT
203 #if CCP_SUPPORT
461 #if CCP_SUPPORT
A Dccp.h34 #if PPP_SUPPORT && CCP_SUPPORT /* don't build if not configured for use in lwipopts.h */
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A Dppp.c120 #if CCP_SUPPORT
192 #if CCP_SUPPORT
567 #if CCP_SUPPORT in ppp_netif_output()
832 #if CCP_SUPPORT in ppp_input()
1352 #if CCP_SUPPORT
A Dauth.c110 #if CCP_SUPPORT
918 #if CCP_SUPPORT || ECP_SUPPORT in start_networks()
941 #if CCP_SUPPORT || ECP_SUPPORT in start_networks()
949 #if CCP_SUPPORT in start_networks()
980 #if CCP_SUPPORT in continue_networks()
A Dccp.c32 #if PPP_SUPPORT && CCP_SUPPORT /* don't build if not configured for use in lwipopts.h */
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A Dppp.c119 #if CCP_SUPPORT
188 #if CCP_SUPPORT
559 #if CCP_SUPPORT in ppp_netif_output()
824 #if CCP_SUPPORT in ppp_input()
1348 #if CCP_SUPPORT
A Dauth.c110 #if CCP_SUPPORT
918 #if CCP_SUPPORT || ECP_SUPPORT in start_networks()
941 #if CCP_SUPPORT || ECP_SUPPORT in start_networks()
949 #if CCP_SUPPORT in start_networks()
980 #if CCP_SUPPORT in continue_networks()
A Dccp.c32 #if PPP_SUPPORT && CCP_SUPPORT /* don't build if not configured for use in lwipopts.h */
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dopt.h1684 #ifndef CCP_SUPPORT
1685 #define CCP_SUPPORT 0 macro
/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dppp_impl.h58 #if CCP_SUPPORT
A Dppp.c274 #if CCP_SUPPORT
/components/net/lwip/port/
A Dlwipopts.h549 #define CCP_SUPPORT 0 /* Set > 0 for CCP (NOT FUNCTIONAL!) */ macro

Completed in 42 milliseconds