Home
last modified time | relevance | path

Searched refs:auth_withpeer_fail (Results 1 – 5 of 5) sorted by relevance

/third_party/lwip/src/netif/ppp/
Dupap.c211 auth_withpeer_fail(pcb, PPP_PAP); in upap_timeout()
290 auth_withpeer_fail(pcb, PPP_PAP); in upap_protrej()
522 auth_withpeer_fail(pcb, PPP_PAP); in upap_rauthnak()
Dchap-new.c531 auth_withpeer_fail(pcb, PPP_CHAP);
581 auth_withpeer_fail(pcb, PPP_CHAP);
Deap.c215 auth_withpeer_fail(pcb, PPP_EAP); in eap_client_timeout()
1001 auth_withpeer_fail(pcb, PPP_EAP); in eap_protrej()
1341 auth_withpeer_fail(pcb, PPP_EAP); in eap_request()
1717 auth_withpeer_fail(pcb, PPP_EAP); in eap_request()
2064 auth_withpeer_fail(pcb, PPP_EAP); in eap_failure()
Dauth.c1117 void auth_withpeer_fail(ppp_pcb *pcb, int protocol) { in auth_withpeer_fail() function
/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h569 void auth_withpeer_fail(ppp_pcb *pcb, int protocol);