Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/ppp/
HDbundle.h178 extern void bundle_StopIdleTimer(struct bundle *);
HDbundle.c262 bundle_StopIdleTimer(bundle); in bundle_LinksRemoved()
324 bundle_StopIdleTimer(bundle); in bundle_LayerDown()
427 bundle_StopIdleTimer(bundle); in bundle_Close()
977 bundle_StopIdleTimer(bundle); in bundle_LinkClosed()
1162 bundle_StopIdleTimer(bundle); in bundle_IdleTimeout()
1210 bundle_StopIdleTimer(struct bundle *bundle) in bundle_StopIdleTimer() function