Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd.h212 bool is_pppx; member
H A Dnpppd_iface.c110 _this->using_pppx = iface->is_pppx; in npppd_iface_init()
H A Dparse.y970 n->is_pppx = true;
1007 if (tunn->pipex == 0 && iface->is_pppx) {