Searched refs:IPCPDEBUG (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h848 #define IPCPDEBUG(x) if (debug) dbglog x macro
850 #define IPCPDEBUG(x) ((void) 0) macro
H A Dipcp.c697 IPCPDEBUG(("ipcp_ackci: received bad Ack!"));
885 IPCPDEBUG(("ipcp_nakci: received bad Nak!"));
991 IPCPDEBUG(("ipcp_rejci: received bad Reject!"));
1438 IPCPDEBUG(("ipcp: up"));
1620 IPCPDEBUG(("ipcp: down"));

Completed in 49 milliseconds