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

/seL4-camkes-master/projects/lwip/src/include/netif/ppp/
H A Dppp_impl.h566 void auth_peer_success(ppp_pcb *pcb, int protocol, int prot_flavor, const char *name, int namelen);
/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dupap.c443 auth_peer_success(pcb, PPP_PAP, 0, ruser, ruserlen);
H A Dchap-new.c393 auth_peer_success(pcb, PPP_CHAP,
H A Dauth.c1046 void auth_peer_success(ppp_pcb *pcb, int protocol, int prot_flavor, const char *name, int namelen) { function
1085 ppp_warn("auth_peer_success: unknown protocol %x", protocol);
H A Deap.c304 auth_peer_success(pcb, PPP_EAP, 0,

Completed in 91 milliseconds