Searched refs:CHAPDEBUG (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dchap.c352 CHAPDEBUG(("ChapInput: rcvd short header."));
359 CHAPDEBUG(("ChapInput: rcvd illegal length."));
363 CHAPDEBUG(("ChapInput: rcvd short packet."));
415 CHAPDEBUG(("ChapReceiveChallenge: in state %d", cstate->clientstate));
420 CHAPDEBUG(("ChapReceiveChallenge: rcvd short packet."));
427 CHAPDEBUG(("ChapReceiveChallenge: rcvd short packet."));
441 CHAPDEBUG(("ChapReceiveChallenge: using '%q' as remote name",
479 CHAPDEBUG(("unknown digest type %d", cstate->resp_type));
508 CHAPDEBUG(("ChapReceiveResponse: in state %d", cstate->serverstate));
530 CHAPDEBUG(("ChapReceiveRespons
[all...]
H A Dpppd.h766 #define CHAPDEBUG(x) if (debug) dbglog x macro
768 #define CHAPDEBUG(x) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dpppd.h885 #define CHAPDEBUG(x) if (debug) dbglog x macro
887 #define CHAPDEBUG(x) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h852 #define CHAPDEBUG(x) if (debug) dbglog x macro
854 #define CHAPDEBUG(x) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h746 #define CHAPDEBUG(x) if (debug) dbglog x macro
748 #define CHAPDEBUG(x) macro

Completed in 128 milliseconds