Searched refs:dbglog (Results 1 - 25 of 26) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dcbcp.c138 dbglog("cbcp_lowerup");
139 dbglog("want: %d", us->us_type);
142 dbglog("phone no: %s", us->us_number);
149 dbglog("cbcp_open");
169 dbglog("CBCP packet is too small");
179 dbglog("CBCP packet: invalid length %d", len);
193 dbglog("CBCP_RESP received");
198 dbglog("id doesn't match: expected %d recv %d",
317 dbglog("length: %d", len);
331 dbglog("n
[all...]
H A Dpppd.h518 void dbglog __P((char *, ...)); /* log a debug message */
843 #define MAINDEBUG(x) if (debug) dbglog x
849 #define SYSDEBUG(x) if (debug) dbglog x
855 #define FSMDEBUG(x) if (debug) dbglog x
861 #define LCPDEBUG(x) if (debug) dbglog x
867 #define IPCPDEBUG(x) if (debug) dbglog x
873 #define IPV6CPDEBUG(x) if (debug) dbglog x
879 #define UPAPDEBUG(x) if (debug) dbglog x
885 #define CHAPDEBUG(x) if (debug) dbglog x
891 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
H A Deap.c476 dbglog("no DES here; cannot decode "
506 dbglog("decoded pseudonym to \"%.*q\"",
510 dbglog("failed to decode real name");
781 dbglog("no DES here; not generating pseudonym");
1214 dbglog("pseudonym file: %s", path);
1285 dbglog("EAP: decoded pseudonym is unusable <%.*B>", olen, inp);
1292 dbglog("EAP: error saving pseudonym: %m");
1297 dbglog("EAP: saved pseudonym");
1300 dbglog("EAP: failed to save pseudonym");
1425 dbglog("EA
[all...]
H A Dmain.c645 dbglog("Waiting for %d child processes...", n_children);
647 dbglog(" script %s, pid %d", chp->prog, chp->pid);
1133 dbglog("received short packet:%.*B", len, p);
1148 dbglog("Discarded non-LCP packet when LCP not open");
1160 dbglog("discarding proto 0x%x in phase %d",
1820 dbglog("Script %s started (pid %d)", prog, pid);
1901 dbglog("sending SIGTERM to process %d", chp->pid);
1927 dbglog("Script %s finished (pid %d), status = 0x%x",
H A Dsys-solaris.c1474 dbglog("got dlpi prim 0x%x, len=%d",
2361 dbglog("dlpi response short (len=%d)\n", buf.len);
2370 dbglog("dlpi error %d (unix errno %d) for prim %x\n",
2374 dbglog("dlpi unexpected response prim %x\n",
2508 dbglog("strioctl: expected %d bytes, got %d for cmd %x\n",
2690 dbglog("have_route_to: bad message len=%d prim=%d",
2709 dbglog("have_route_to: dest=%x gw=%x mask=%x\n",
2772 dbglog("Using %s", pty_name);
H A Dlcp.c584 dbglog("Protocol-Reject for 0x%x received", prot);
586 dbglog("Protocol-Reject for '%s' (0x%x) received", pname,
1150 dbglog("Unexpected Conf-Nak for EAP");
1602 dbglog("No auth is possible");
2297 dbglog("lcp: received short Echo-Reply, length %d", len);
H A Dsys-linux.c461 dbglog("using channel %d", chindex);
619 dbglog("in make_ppp_unit, already had /dev/ppp open?");
2718 dbglog("socket(AF_IPX): %m (line %d)", __LINE__);
2738 dbglog("ioctl(SIOCSIFADDR, CRTITF): %m (line %d)", __LINE__);
2769 dbglog("socket(AF_IPX): %m (line %d)", __LINE__);
H A Dchap_ms.c452 dbglog("ChallengeResponse - ZPasswordHash %.*B",
464 dbglog("ChallengeResponse - response %.24B", response);
H A Dutils.c798 * dbglog - log a debug message.
801 dbglog __V((char *fmt, ...)) function
847 dbglog("%s %P", tag, p, len);
H A Dmultilink.c256 dbglog("sending SIGHUP to process %d", pid);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dradattr.c90 dbglog("RADATTR plugin wrote %d line(s) to file %s.", cnt, fname);
110 dbglog("RADATTR plugin removed file %s.", fname);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dcbcp.c123 dbglog("cbcp_lowerup");
124 dbglog("want: %d", us->us_type);
127 dbglog("phone no: %s", us->us_number);
134 dbglog("cbcp_open");
171 dbglog("CBCP_RESP received");
176 dbglog("id doesn't match: expected %d recv %d",
295 dbglog("length: %d", len);
307 dbglog("no callback allowed");
311 dbglog("user callback allowed");
317 dbglog("addres
[all...]
H A Dpppd.h435 void dbglog __P((char *, ...)); /* log a debug message */
724 #define MAINDEBUG(x) if (debug) dbglog x
730 #define SYSDEBUG(x) if (debug) dbglog x
736 #define FSMDEBUG(x) if (debug) dbglog x
742 #define LCPDEBUG(x) if (debug) dbglog x
748 #define IPCPDEBUG(x) if (debug) dbglog x
754 #define IPV6CPDEBUG(x) if (debug) dbglog x
760 #define UPAPDEBUG(x) if (debug) dbglog x
766 #define CHAPDEBUG(x) if (debug) dbglog x
772 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
H A Dsys-solaris.c1271 dbglog("sent %P", p, len);
1376 dbglog("got dlpi prim 0x%x, len=%d",
2234 dbglog("dlpi response short (len=%d)\n", buf.len);
2243 dbglog("dlpi error %d (unix errno %d) for prim %x\n",
2247 dbglog("dlpi unexpected response prim %x\n",
2381 dbglog("strioctl: expected %d bytes, got %d for cmd %x\n",
2484 dbglog("have_route_to: bad message len=%d prim=%d",
2503 dbglog("have_route_to: dest=%x gw=%x mask=%x\n",
2566 dbglog("Using %s", pty_name);
H A Dmain.c573 dbglog("Waiting for %d child processes...", n_children);
575 dbglog(" script %s, pid %d", chp->prog, chp->pid);
942 dbglog("rcvd %P", p, len);
1512 dbglog("Script %s started (pid %d)", prog, pid);
1574 dbglog("Script %s finished (pid %d), status = 0x%x",
H A Dsys-sunos4.c553 dbglog("sent %P", p, len);
661 dbglog("got ctrl msg len=%d", ctrl.len);
1303 dbglog("strioctl: expected %d bytes, got %d for cmd %x\n",
H A Dsys-linux.c380 dbglog("using channel %d", chindex);
946 dbglog("sent %P", p, len);
2637 dbglog("socket(AF_IPX): %m (%d)", errno);
2657 dbglog("ioctl(SIOCSIFADDR, CRTITF): %m (%d)", errno);
2688 dbglog("socket(AF_IPX): %m (%d)", errno);
H A Dutils.c745 * dbglog - log a debug message.
748 dbglog __V((char *fmt, ...)) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h436 void dbglog __P((char *, ...)); /* log a debug message */
448 #define dbglog(a,b...) macro
704 #define MAINDEBUG(x) if (debug) dbglog x
710 #define SYSDEBUG(x) if (debug) dbglog x
716 #define FSMDEBUG(x) if (debug) dbglog x
722 #define LCPDEBUG(x) if (debug) dbglog x
728 #define IPCPDEBUG(x) if (debug) dbglog x
734 #define IPV6CPDEBUG(x) if (debug) dbglog x
740 #define UPAPDEBUG(x) if (debug) dbglog x
746 #define CHAPDEBUG(x) if (debug) dbglog
[all...]
H A Dmain.c533 dbglog("Waiting for %d child processes...", n_children);
535 dbglog(" script %s, pid %d", chp->prog, chp->pid);
817 dbglog("rcvd %P", p, len);
1285 dbglog("Script %s started (pid %d)", prog, pid);
1347 dbglog("Script %s finished (pid %d), status = 0x%x",
H A Dpppoe.h265 #define poe_dbglog(ses,a,b...) dbglog(a, ## b)
H A Dsys-linux.c303 dbglog("using channel %d", chindex);
480 dbglog("sent %P", p, len);
H A Dutils.c760 * dbglog - log a debug message.
763 dbglog __V((char *fmt, ...)) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h499 void dbglog __P((char *, ...)); /* log a debug message */
810 #define MAINDEBUG(x) if (debug) dbglog x
816 #define SYSDEBUG(x) if (debug) dbglog x
822 #define FSMDEBUG(x) if (debug) dbglog x
828 #define LCPDEBUG(x) if (debug) dbglog x
834 #define IPCPDEBUG(x) if (debug) dbglog x
840 #define IPV6CPDEBUG(x) if (debug) dbglog x
846 #define UPAPDEBUG(x) if (debug) dbglog x
852 #define CHAPDEBUG(x) if (debug) dbglog x
858 #define IPXCPDEBUG(x) if (debug) dbglog
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dmesh.c91 struct dbglog { struct
138 struct dbglog log[N_DBG_LOG];
177 struct dbglog log[N_DBG_SLOG];
214 struct dbglog *tlp, *slp;
239 struct dbglog *lp;
264 struct dbglog *lp;

Completed in 181 milliseconds

12