Searched refs:ppp_fatal (Results 1 – 2 of 2) sorted by relevance
176 ppp_fatal(("CHAP digest 0x%x requested but not available", in chap_auth_peer()209 ppp_fatal(("CHAP digest 0x%x requested but not available", in chap_auth_with_peer()
631 #define ppp_fatal(x) do { if (LWIP_DEBUG_ENABLED(LOG_CRITICAL)) { ppp_fatal_impl x; }} while(0) macro
Completed in 9 milliseconds