Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/npppd/npppd/
H A Dnpppd_iface.c110 _this->using_pppx = iface->is_pppx; in npppd_iface_init()
255 if (_this->using_pppx) in npppd_iface_reinit()
293 if (_this->using_pppx == 0) { in npppd_iface_start()
299 if (_this->using_pppx) { in npppd_iface_start()
306 if (_this->using_pppx) { in npppd_iface_start()
334 if (_this->using_pppx == 0) { in npppd_iface_stop()
452 if (_this->using_pppx) in npppd_iface_network_input_ipv4()
509 if (_this->using_pppx) { in npppd_iface_network_input()
553 if (_this->using_pppx) { in npppd_iface_write()
H A Dnpppd_iface.h52 using_pppx:1, member
H A Dnpppd.c587 if (_this->iface[0].using_pppx) in npppd_reset_routing_table()
1163 if (_this->iface[ppp->ifidx].using_pppx) { in npppd_ppp_pipex_enable()
1425 if (_this->iface[ppp->ifidx].using_pppx == 0) { in npppd_set_ip_enabled()
1451 if (_this->iface[ppp->ifidx].using_pppx == 0) { in npppd_set_ip_enabled()
1760 if (_this->iface[0].using_pppx == 0) { in npppd_set_radish()