Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd.h301 struct tunnconf *npppd_get_tunnconf (npppd *, const char *);
H A Dppp.c1266 conf = npppd_get_tunnconf(_this->pppd, _this->phy_label);
H A Dnpppd.c2368 npppd_get_tunnconf(npppd *_this, const char *name) in npppd_get_tunnconf() function