Home
last modified time | relevance | path

Searched refs:IPXCPDEBUG (Results 1 – 2 of 2) sorted by relevance

/external/ppp/pppd/
Dipxcp.c751 IPXCPDEBUG(("ipxcp_ackci: received bad Ack!"));
871 IPXCPDEBUG(("ipxcp_nakci: received bad Nak!"));
978 IPXCPDEBUG(("ipxcp_rejci: received bad Reject!"));
1021 IPXCPDEBUG(("ipxcp_reqci: bad CI length!"));
1282 IPXCPDEBUG(("ipxcp: returning Configure-%s", CODENAME(rc)));
1298 IPXCPDEBUG(("ipxcp: up"));
1375 IPXCPDEBUG(("ipxcp: down"));
Dpppd.h911 #define IPXCPDEBUG(x) if (debug) dbglog x macro
913 #define IPXCPDEBUG(x) macro