Home
last modified time | relevance | path

Searched refs:npppd_ppp_get_iface_name (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/npppd/npppd/
H A Dppp.c400 npppd_ppp_get_iface_name(_this->pppd, _this)); in ppp_stop0()
594 npppd_ppp_get_iface_name(_this->pppd, _this)); in ppp_auth_ok()
675 ipstr, npppd_ppp_get_iface_name(_this->pppd, _this), in ppp_ipcp_opened()
H A Dnpppd.h292 const char *npppd_ppp_get_iface_name (npppd *, npppd_ppp *);
H A Dnpppd.c2119 npppd_ppp_get_iface_name(npppd *_this, npppd_ppp *ppp) in npppd_ppp_get_iface_name() function