Home
last modified time | relevance | path

Searched refs:auth_runonce (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/npppd/npppd/
H A Dppp.c478 if (_this->peer_auth != 0 && _this->auth_runonce == 0) { in ppp_lcp_up()
481 _this->auth_runonce = 1; in ppp_lcp_up()
486 _this->auth_runonce = 1; in ppp_lcp_up()
H A Dppp.h535 auth_runonce:1, member