Searched refs:LCPDEBUG (Results 1 – 2 of 2) sorted by relevance
565 LCPDEBUG(("lcp_rprotrej: Rcvd short Protocol-Reject packet!"));576 LCPDEBUG(("Protocol-Reject discarded: LCP in state %d", f->state));935 LCPDEBUG(("lcp_acki: received bad Ack!"));1329 LCPDEBUG(("lcp_nakci: received bad Nak!"));1490 LCPDEBUG(("lcp_rejci: received bad Reject!"));1540 LCPDEBUG(("lcp_reqci: bad CI length!"));1627 LCPDEBUG(("lcp_reqci: rcvd AUTHTYPE PAP, rejecting..."));1651 LCPDEBUG(("lcp_reqci: rcvd AUTHTYPE CHAP, rejecting..."));1686 LCPDEBUG(("lcp_reqci: rcvd AUTHTYPE EAP, rejecting..."));1834 LCPDEBUG(("lcp_reqci: rcvd unknown option %d", citype));[all …]
881 #define LCPDEBUG(x) if (debug) dbglog x macro883 #define LCPDEBUG(x) macro