Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dupap.c229 auth_peer_fail(pcb, PPP_PAP); in upap_reqtimeout()
295 auth_peer_fail(pcb, PPP_PAP); in upap_protrej()
447 auth_peer_fail(pcb, PPP_PAP); in upap_rauthreq()
Dchap-new.c235 auth_peer_fail(pcb, PPP_CHAP); in chap_timeout()
390 auth_peer_fail(pcb, PPP_CHAP);
575 auth_peer_fail(pcb, PPP_CHAP);
Deap.c274 auth_peer_fail(pcb, PPP_EAP); in eap_send_failure()
1006 auth_peer_fail(pcb, PPP_EAP); in eap_protrej()
Dauth.c1031 void auth_peer_fail(ppp_pcb *pcb, int protocol) { in auth_peer_fail() function
/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h564 void auth_peer_fail(ppp_pcb *pcb, int protocol);