Searched refs:PPP_CHAP (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dppp.h58 #define PPP_CHAP 0xc223 /* Challenge Handshake Authentication Protocol */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dchap-new.c263 auth_peer_fail(0, PPP_CHAP);
284 MAKEHEADER(p, PPP_CHAP);
356 MAKEHEADER(p, PPP_CHAP);
370 auth_peer_fail(0, PPP_CHAP);
373 auth_peer_success(0, PPP_CHAP,
449 MAKEHEADER(p, PPP_CHAP);
501 auth_withpeer_success(0, PPP_CHAP, cs->digest->code);
505 auth_withpeer_fail(0, PPP_CHAP);
552 auth_peer_fail(0, PPP_CHAP);
557 auth_withpeer_fail(0, PPP_CHAP);
[all...]
H A Dlcp.c726 PUTSHORT(PPP_CHAP, ucp); \
852 if (cishort != PPP_CHAP) \
1106 } else if (cishort == PPP_CHAP && cilen == CILEN_CHAP) {
1390 if ((cishort != PPP_CHAP) || (cichar != (CHAP_DIGEST(val)))) \
1635 PUTSHORT(PPP_CHAP, nakp);
1643 if (cishort == PPP_CHAP) {
1671 PUTSHORT(PPP_CHAP, nakp);
1691 PUTSHORT(PPP_CHAP, nakp);
1716 PUTSHORT(PPP_CHAP, nakp);
2057 case PPP_CHAP
[all...]
H A Dauth.c940 case PPP_CHAP:
1017 case PPP_CHAP:
H A Dmain.c1158 || protocol == PPP_PAP || protocol == PPP_CHAP ||
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dchap.c85 PPP_CHAP,
217 auth_peer_fail(cstate->unit, PPP_CHAP);
324 auth_peer_fail(unit, PPP_CHAP);
327 auth_withpeer_fail(unit, PPP_CHAP);
589 auth_peer_success(cstate->unit, PPP_CHAP, rhostname, len);
598 auth_peer_fail(cstate->unit, PPP_CHAP);
633 auth_withpeer_success(cstate->unit, PPP_CHAP);
662 auth_withpeer_fail(cstate->unit, PPP_CHAP);
682 MAKEHEADER(outp, PPP_CHAP); /* paste in a CHAP header */
722 MAKEHEADER(outp, PPP_CHAP); /* past
[all...]
H A Dlcp.c719 ADDCICHAP(CI_AUTHTYPE, go->neg_chap, PPP_CHAP, go->chap_mdtype);
866 ACKCICHAP(CI_AUTHTYPE, go->neg_chap, PPP_CHAP, go->chap_mdtype);
1049 } else if (cishort == PPP_CHAP && cilen == CILEN_CHAP) {
1368 REJCICHAP(CI_AUTHTYPE, neg_chap, PPP_CHAP, go->chap_mdtype);
1538 PUTSHORT(PPP_CHAP, nakp);
1545 if (cishort == PPP_CHAP) {
1568 PUTSHORT(PPP_CHAP, nakp);
1586 PUTSHORT(PPP_CHAP, nakp);
1921 case PPP_CHAP:
H A Dauth.c602 case PPP_CHAP:
659 case PPP_CHAP:
H A Dmain.c967 || protocol == PPP_PAP || protocol == PPP_CHAP)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dppp.h64 #define PPP_CHAP 0xc223 /* Challenge Handshake Authentication Protocol */ macro
H A Dprint-ppp.c103 { PPP_CHAP, "CHAP" },
650 case PPP_CHAP:
1354 case PPP_CHAP:
H A Dprint-juniper.c1026 case PPP_CHAP :
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dppp_defs.h94 #define PPP_CHAP 0xc223 /* Cryptographic Handshake Auth. Protocol */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dppp_defs.h77 #define PPP_CHAP 0xc223 /* Cryptographic Handshake Auth. Protocol */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/linux/
H A Dppp_defs.h96 #define PPP_CHAP 0xc223 /* Cryptographic Handshake Auth. Protocol */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dppp_defs.h89 #define PPP_CHAP 0xc223 /* Cryptographic Handshake Auth. Protocol */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/linux/
H A Dppp_defs.h86 #define PPP_CHAP 0xc223 /* Cryptographic Handshake Auth. Protocol */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dauth.c222 case PPP_CHAP:
277 case PPP_CHAP:
H A Dmain.c842 || protocol == PPP_PAP || protocol == PPP_CHAP)) {

Completed in 158 milliseconds