Home
last modified time | relevance | path

Searched refs:ppp_stop (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/usr.sbin/npppd/npppd/
Dppp.c300 ppp_stop(npppd_ppp *_this, const char *reason) in ppp_stop() function
471 ppp_stop(_this, "Encryption required"); in ppp_lcp_up()
569 ppp_stop(_this, NULL); in ppp_auth_ok()
582 ppp_stop(_this, NULL); in ppp_auth_ok()
589 ppp_stop(_this, NULL); in ppp_auth_ok()
600 ppp_stop(_this, NULL); in ppp_auth_ok()
632 ppp_stop(_this, NULL); in ppp_idle_timeout()
708 ppp_stop(_this, "MPPE is required"); in ppp_ccp_opened()
721 ppp_stop(_this, NULL); in ppp_ccp_stopped()
Dipcp.c135 ppp_stop(f->ppp, NULL); in ipcp_resetci()
399 ppp_stop(f->ppp, NULL); in ipcp_open()
425 ppp_stop(f->ppp, NULL); in ipcp_stop()
Dchap.c185 ppp_stop(_this->ppp, "Authentication Required"); in chap_start()
200 ppp_stop(_this->ppp, "Authentication Required"); in chap_start()
235 ppp_stop(_this->ppp, "Authentication Required"); in chap_start()
449 ppp_stop(_this->ppp, "Authentication Required"); in chap_response()
Dlcp.c220 ppp_stop(f->ppp, "Authentication is required"); in lcp_open()
752 ppp_stop(f->ppp, "Authentication is required"); in lcp_nakci()
859 ppp_stop(f->ppp, "Authentication is required"); in lcp_rejci()
912 ppp_stop(f->ppp, "Authentication Required"); in lcp_rcoderej()
964 ppp_stop(_this->fsm.ppp, NULL); in lcp_timeout()
Dnpppd_radius.c796 ppp_stop(ppp, reason); in npppd_radius_dae_on_event()
810 ppp_stop(ppp, reason); in npppd_radius_dae_on_event()
817 ppp_stop(ppp, reason); in npppd_radius_dae_on_event()
Dnpppd_ctl.c186 ppp_stop(ppp, NULL); in npppd_ctl_disconnect()
Dpap.c315 ppp_stop(_this->ppp, "Authentication Required"); in pap_response()
Dppp.h765 void ppp_stop (npppd_ppp *, const char *);
Dnpppd_iface.c216 ppp_stop(ppp, "Administrative reason"); in npppd_iface_setup_ip()
Dnpppd.c1324 ppp_stop(ppp, NULL); in pipex_periodic()
1802 ppp_stop(ppp, NULL); in npppd_set_radish()
2300 ppp_stop(ppp, NULL); in npppd_auth_finalizer_periodic()