Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dbundle.h170 extern void bundle_StopIdleTimer(struct bundle *);
H A Dbundle.c262 bundle_StopIdleTimer(bundle); in bundle_LinksRemoved()
324 bundle_StopIdleTimer(bundle); in bundle_LayerDown()
427 bundle_StopIdleTimer(bundle); in bundle_Close()
972 bundle_StopIdleTimer(bundle); in bundle_LinkClosed()
1153 bundle_StopIdleTimer(bundle); in bundle_IdleTimeout()
1201 bundle_StopIdleTimer(struct bundle *bundle) in bundle_StopIdleTimer() function