Lines Matching refs:PPP_CHAP
119 PPP_CHAP,
243 auth_peer_fail(cstate->unit, PPP_CHAP);
349 auth_peer_fail(unit, PPP_CHAP);
353 auth_withpeer_fail(unit, PPP_CHAP); /* lwip: just sets the PPP error code on this unit to PPPERR_AUTHFAIL */
624 auth_peer_success(cstate->unit, PPP_CHAP, rhostname, len);
632 auth_peer_fail(cstate->unit, PPP_CHAP);
670 auth_withpeer_success(cstate->unit, PPP_CHAP);
702 auth_withpeer_fail(cstate->unit, PPP_CHAP); /* lwip: just sets the PPP error code on this unit to PPPERR_AUTHFAIL */
721 MAKEHEADER(outp, PPP_CHAP); /* paste in a CHAP header */
762 MAKEHEADER(outp, PPP_CHAP); /* paste in a header */
821 MAKEHEADER(outp, PPP_CHAP);