Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dbundle.h213 extern int bundle_WantAutoloadTimer(struct bundle *);
H A Dmp.c224 if (bundle_WantAutoloadTimer(mp->bundle)) in mp_CheckAutoloadTimer()
H A Dbundle.c1979 bundle_WantAutoloadTimer(struct bundle *bundle) in bundle_WantAutoloadTimer() function