Searched refs:PPP_AUTH_SUPPORT (Results 1 - 6 of 6) sorted by relevance

/seL4-camkes-master/projects/lwip/src/include/netif/ppp/
H A Dppp.h146 #define PPP_AUTH_SUPPORT (PAP_SUPPORT || CHAP_SUPPORT || EAP_SUPPORT) macro
203 #if PPP_SERVER && PPP_AUTH_SUPPORT
206 #endif /* PPP_SERVER && PPP_AUTH_SUPPORT */
252 #if PPP_AUTH_SUPPORT
285 #endif /* PPP_AUTH_SUPPORT */
354 #if PPP_AUTH_SUPPORT
376 #endif /* PPP_AUTH_SUPPORT */
435 #if PPP_AUTH_SUPPORT
474 #endif /* PPP_AUTH_SUPPORT */
H A Dppp_impl.h560 #if PPP_AUTH_SUPPORT
573 #endif /* PPP_AUTH_SUPPORT */
577 #if PPP_AUTH_SUPPORT
580 #endif /* PPP_AUTH_SUPPORT */
688 * 1 + PPP_AUTH_SUPPORT
/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dauth.c735 #if PPP_AUTH_SUPPORT
744 #endif /* PPP_AUTH_SUPPORT */
758 #if PPP_AUTH_SUPPORT
853 #endif /* PPP_AUTH_SUPPORT */
996 #if PPP_AUTH_SUPPORT
1192 #endif /* PPP_AUTH_SUPPORT */
1898 #if PPP_AUTH_SUPPORT
1977 #endif /* PPP_AUTH_SUPPORT */
H A Dppp.c217 #if PPP_AUTH_SUPPORT
236 #endif /* PPP_AUTH_SUPPORT */
H A Dipcp.c1954 #if PPP_SERVER && PPP_AUTH_SUPPORT
1956 #endif /* PPP_SERVER && PPP_AUTH_SUPPORT */
H A Dlcp.c657 #if PPP_AUTH_SUPPORT
744 #endif /* PPP_AUTH_SUPPORT */

Completed in 74 milliseconds