Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dbundle.c1976 int autolink, opened; in bundle_WantAutoloadTimer() local
1979 for (autolink = opened = 0, dl = bundle->links; dl; dl = dl->next) in bundle_WantAutoloadTimer()
1981 if (++autolink == 2 || (autolink == 1 && opened)) in bundle_WantAutoloadTimer()
1986 if (autolink) in bundle_WantAutoloadTimer()