Searched refs:PPP_PAP (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.h56 #define PPP_PAP 0xc023 /* Password Authentication Protocol */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dupap.c90 PPP_PAP,
213 auth_withpeer_fail(u->us_unit, PPP_PAP);
233 auth_peer_fail(u->us_unit, PPP_PAP);
299 auth_withpeer_fail(unit, PPP_PAP);
303 auth_peer_fail(unit, PPP_PAP);
453 auth_peer_success(u->us_unit, PPP_PAP, 0, ruser, ruserlen);
457 auth_peer_fail(u->us_unit, PPP_PAP);
501 auth_withpeer_success(u->us_unit, PPP_PAP, 0);
542 auth_withpeer_fail(u->us_unit, PPP_PAP);
560 MAKEHEADER(outp, PPP_PAP);
[all...]
H A Dlcp.c764 PPP_PAP);
913 PPP_PAP);
1091 if (cishort == PPP_PAP && cilen == CILEN_SHORT) {
1460 REJCISHORT(CI_AUTHTYPE, neg_upap, PPP_PAP);
1619 if (cishort == PPP_PAP) {
1658 PUTSHORT(PPP_PAP, nakp);
1695 PUTSHORT(PPP_PAP, nakp);
1720 PUTSHORT(PPP_PAP, nakp);
2054 case PPP_PAP:
H A Dauth.c956 case PPP_PAP:
1034 case PPP_PAP:
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 Dupap.c67 PPP_PAP,
190 auth_withpeer_fail(u->us_unit, PPP_PAP);
210 auth_peer_fail(u->us_unit, PPP_PAP);
276 auth_withpeer_fail(unit, PPP_PAP);
280 auth_peer_fail(unit, PPP_PAP);
412 auth_peer_success(u->us_unit, PPP_PAP, ruser, ruserlen);
415 auth_peer_fail(u->us_unit, PPP_PAP);
459 auth_withpeer_success(u->us_unit, PPP_PAP);
500 auth_withpeer_fail(u->us_unit, PPP_PAP);
518 MAKEHEADER(outp, PPP_PAP);
[all...]
H A Dlcp.c720 ADDCISHORT(CI_AUTHTYPE, !go->neg_chap && go->neg_upap, PPP_PAP);
867 ACKCISHORT(CI_AUTHTYPE, !go->neg_chap && go->neg_upap, PPP_PAP);
1039 if (cishort == PPP_PAP && cilen == CILEN_SHORT) {
1370 REJCISHORT(CI_AUTHTYPE, neg_upap, PPP_PAP);
1527 if (cishort == PPP_PAP) {
1556 PUTSHORT(PPP_PAP, nakp);
1590 PUTSHORT(PPP_PAP, nakp);
1918 case PPP_PAP:
H A Dauth.c605 case PPP_PAP:
662 case PPP_PAP:
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.h61 #define PPP_PAP 0xc023 /* Password Authentication Protocol */ macro
H A Dprint-ppp.c101 { PPP_PAP, "PAP" },
654 case PPP_PAP: /* fall through */
1357 case PPP_PAP:
H A Dprint-juniper.c1025 case PPP_PAP :
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dppp_defs.h92 #define PPP_PAP 0xc023 /* Password Authentication Protocol */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dppp_defs.h75 #define PPP_PAP 0xc023 /* Password Authentication Protocol */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/linux/
H A Dppp_defs.h94 #define PPP_PAP 0xc023 /* Password Authentication Protocol */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dppp_defs.h87 #define PPP_PAP 0xc023 /* Password Authentication Protocol */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/linux/
H A Dppp_defs.h84 #define PPP_PAP 0xc023 /* Password Authentication Protocol */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dauth.c225 case PPP_PAP:
280 case PPP_PAP:
H A Dmain.c842 || protocol == PPP_PAP || protocol == PPP_CHAP)) {

Completed in 119 milliseconds