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

/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dupap.c229 auth_peer_fail(pcb, PPP_PAP);
295 auth_peer_fail(pcb, PPP_PAP);
447 auth_peer_fail(pcb, PPP_PAP);
H A Dchap-new.c235 auth_peer_fail(pcb, PPP_CHAP);
390 auth_peer_fail(pcb, PPP_CHAP);
575 auth_peer_fail(pcb, PPP_CHAP);
H A Deap.c274 auth_peer_fail(pcb, PPP_EAP);
1006 auth_peer_fail(pcb, PPP_EAP);
H A Dauth.c1031 void auth_peer_fail(ppp_pcb *pcb, int protocol) { function
/seL4-camkes-master/projects/lwip/src/include/netif/ppp/
H A Dppp_impl.h564 void auth_peer_fail(ppp_pcb *pcb, int protocol);

Completed in 41 milliseconds