Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/ppp/
H A Dbundle.h180 extern void bundle_StopIdleTimer(struct bundle *);
H A Dbundle.c264 bundle_StopIdleTimer(bundle); in bundle_LinksRemoved()
326 bundle_StopIdleTimer(bundle); in bundle_LayerDown()
429 bundle_StopIdleTimer(bundle); in bundle_Close()
979 bundle_StopIdleTimer(bundle); in bundle_LinkClosed()
1164 bundle_StopIdleTimer(bundle); in bundle_IdleTimeout()
1212 bundle_StopIdleTimer(struct bundle *bundle) in bundle_StopIdleTimer() function