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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.c598 IPV6CPDEBUG(("ipv6cp_ackci: received bad Ack!"));
666 IPV6CPDEBUG(("local LL address %s", llv6_ntoa(ifaceid)));
738 IPV6CPDEBUG(("ipv6cp_nakci: received bad Nak!"));
809 IPV6CPDEBUG(("ipv6cp_rejci: received bad Reject!"));
867 IPV6CPDEBUG(("ipv6cp: received interface identifier "));
890 IPV6CPDEBUG(("(%s)", llv6_ntoa(ifaceid)));
923 IPV6CPDEBUG(("ipv6cp: received COMPRESSTYPE "));
935 IPV6CPDEBUG(("(%d)", cishort));
957 IPV6CPDEBUG((" (%s)\n", CODENAME(newret)));
1020 IPV6CPDEBUG(("ipv6c
[all...]
H A Dpppd.h854 #define IPV6CPDEBUG(x) if (debug) dbglog x macro
856 #define IPV6CPDEBUG(x) ((void) 0) macro

Completed in 49 milliseconds