Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dbundle.h178 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()
974 bundle_StopIdleTimer(bundle); in bundle_LinkClosed()
1159 bundle_StopIdleTimer(bundle); in bundle_IdleTimeout()
1207 bundle_StopIdleTimer(struct bundle *bundle) in bundle_StopIdleTimer() function