Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/pppd/
Dauth.c135 static int did_authup; variable
208 if (did_authup) { in link_down()
210 did_authup = 0; in link_down()
301 if ((go->neg_chap || go->neg_upap) && !did_authup) { in network_phase()
303 did_authup = 1; in network_phase()