Home
last modified time | relevance | path

Searched refs:PPP_PAP (Results 1 – 15 of 15) sorted by relevance

/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dpap.c100 PPP_PAP,
229 auth_withpeer_fail(u->us_unit, PPP_PAP); in upap_timeout()
249 auth_peer_fail(u->us_unit, PPP_PAP); in upap_reqtimeout()
320 auth_withpeer_fail(unit, PPP_PAP); in upap_protrej()
324 auth_peer_fail(unit, PPP_PAP); in upap_protrej()
450 auth_peer_success(u->us_unit, PPP_PAP, ruser, ruserlen); in upap_rauthreq()
453 auth_peer_fail(u->us_unit, PPP_PAP); in upap_rauthreq()
500 auth_withpeer_success(u->us_unit, PPP_PAP); in upap_rauthack()
542 auth_withpeer_fail(u->us_unit, PPP_PAP); in upap_rauthnak()
559 MAKEHEADER(outp, PPP_PAP); in upap_sauthreq()
[all …]
A Dlcp.c614 ADDCISHORT(CI_AUTHTYPE, !go->neg_chap && go->neg_upap, PPP_PAP); in lcp_addci()
728 ACKCISHORT(CI_AUTHTYPE, !go->neg_chap && go->neg_upap, PPP_PAP); in lcp_ackci()
885 if (cishort == PPP_PAP && cilen == CILEN_SHORT) { in lcp_nakci()
1187 REJCISHORT(CI_AUTHTYPE, neg_upap, PPP_PAP); in lcp_rejci()
1369 if (cishort == PPP_PAP) { in lcp_reqci()
1410 PUTSHORT(PPP_PAP, nakp); in lcp_reqci()
1451 PUTSHORT(PPP_PAP, nakp); in lcp_reqci()
1834 case PPP_PAP: in lcp_printpkt()
A Dppp_impl.h145 #define PPP_PAP 0xc023 /* Password Authentication Protocol */ macro
A Dauth.c597 case PPP_PAP: in auth_peer_success()
660 case PPP_PAP: in auth_withpeer_success()
A Dppp.c1627 if(!((protocol == PPP_LQR) || (protocol == PPP_PAP) || (protocol == PPP_CHAP)) || in pppInput()
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A Dupap.c93 PPP_PAP,
211 auth_withpeer_fail(pcb, PPP_PAP); in upap_timeout()
229 auth_peer_fail(pcb, PPP_PAP); in upap_reqtimeout()
290 auth_withpeer_fail(pcb, PPP_PAP); in upap_protrej()
295 auth_peer_fail(pcb, PPP_PAP); in upap_protrej()
443 auth_peer_success(pcb, PPP_PAP, 0, ruser, ruserlen); in upap_rauthreq()
447 auth_peer_fail(pcb, PPP_PAP); in upap_rauthreq()
486 auth_withpeer_success(pcb, PPP_PAP, 0); in upap_rauthack()
522 auth_withpeer_fail(pcb, PPP_PAP); in upap_rauthnak()
545 MAKEHEADER(outp, PPP_PAP); in upap_sauthreq()
[all …]
A Dlcp.c909 ADDCISHORT(CI_AUTHTYPE, !go->neg_eap && go->neg_upap, PPP_PAP); in lcp_addci()
915 ADDCISHORT(CI_AUTHTYPE, go->neg_upap, PPP_PAP); in lcp_addci()
1083 ACKCISHORT(CI_AUTHTYPE, !go->neg_eap && go->neg_upap, PPP_PAP); in lcp_ackci()
1089 ACKCISHORT(CI_AUTHTYPE, go->neg_upap, PPP_PAP); in lcp_ackci()
1290 if (cishort == PPP_PAP && cilen == CILEN_SHORT) { in lcp_nakci()
1770 REJCISHORT(CI_AUTHTYPE, neg_upap, PPP_PAP); in lcp_rejci()
1956 if (cishort == PPP_PAP) { in lcp_reqci()
2019 PUTSHORT(PPP_PAP, nakoutp); in lcp_reqci()
2072 PUTSHORT(PPP_PAP, nakoutp); in lcp_reqci()
2108 PUTSHORT(PPP_PAP, nakoutp); in lcp_reqci()
[all …]
A Dauth.c1075 case PPP_PAP: in auth_peer_success()
1163 case PPP_PAP: in auth_withpeer_success()
A Dppp.c819 || protocol == PPP_PAP in ppp_input()
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A Dupap.c93 PPP_PAP,
211 auth_withpeer_fail(pcb, PPP_PAP); in upap_timeout()
229 auth_peer_fail(pcb, PPP_PAP); in upap_reqtimeout()
290 auth_withpeer_fail(pcb, PPP_PAP); in upap_protrej()
295 auth_peer_fail(pcb, PPP_PAP); in upap_protrej()
443 auth_peer_success(pcb, PPP_PAP, 0, ruser, ruserlen); in upap_rauthreq()
447 auth_peer_fail(pcb, PPP_PAP); in upap_rauthreq()
486 auth_withpeer_success(pcb, PPP_PAP, 0); in upap_rauthack()
522 auth_withpeer_fail(pcb, PPP_PAP); in upap_rauthnak()
545 MAKEHEADER(outp, PPP_PAP); in upap_sauthreq()
[all …]
A Dlcp.c909 ADDCISHORT(CI_AUTHTYPE, !go->neg_eap && go->neg_upap, PPP_PAP); in lcp_addci()
915 ADDCISHORT(CI_AUTHTYPE, go->neg_upap, PPP_PAP); in lcp_addci()
1083 ACKCISHORT(CI_AUTHTYPE, !go->neg_eap && go->neg_upap, PPP_PAP); in lcp_ackci()
1089 ACKCISHORT(CI_AUTHTYPE, go->neg_upap, PPP_PAP); in lcp_ackci()
1290 if (cishort == PPP_PAP && cilen == CILEN_SHORT) { in lcp_nakci()
1770 REJCISHORT(CI_AUTHTYPE, neg_upap, PPP_PAP); in lcp_rejci()
1956 if (cishort == PPP_PAP) { in lcp_reqci()
2019 PUTSHORT(PPP_PAP, nakoutp); in lcp_reqci()
2072 PUTSHORT(PPP_PAP, nakoutp); in lcp_reqci()
2108 PUTSHORT(PPP_PAP, nakoutp); in lcp_reqci()
[all …]
A Dauth.c1075 case PPP_PAP: in auth_peer_success()
1163 case PPP_PAP: in auth_withpeer_success()
A Dppp.c811 || protocol == PPP_PAP in ppp_input()
/components/net/lwip/lwip-2.1.2/src/include/netif/ppp/
A Dppp_impl.h124 #define PPP_PAP 0xc023 /* Password Authentication Protocol */ macro
/components/net/lwip/lwip-2.0.3/src/include/netif/ppp/
A Dppp_impl.h120 #define PPP_PAP 0xc023 /* Password Authentication Protocol */ macro

Completed in 616 milliseconds