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

/asus-wl-520gu-7.0.1.45/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.h770 #define CHAPDEBUG(x) if (debug) dbglog x macro
772 #define CHAPDEBUG(x) macro
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dpppd.h746 #define CHAPDEBUG(x) if (debug) dbglog x macro
748 #define CHAPDEBUG(x) macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dpppd.h852 #define CHAPDEBUG(x) if (debug) dbglog x macro
854 #define CHAPDEBUG(x) macro
H A Dchap_ms.c788 CHAPDEBUG((LOG_INFO, "ChapMS: secret is '%.*s'", secret_len, secret));
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dpppd.h852 #define CHAPDEBUG(x) if (debug) dbglog x macro
854 #define CHAPDEBUG(x) macro
H A Dchap_ms.c776 CHAPDEBUG((LOG_INFO, "ChapMS: secret is '%.*s'", secret_len, secret));

Completed in 105 milliseconds