Searched refs:bundle_StartIdleTimer (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/usr.sbin/ppp/
H A Dipv6cp.c454 bundle_StartIdleTimer(bundle, secs);
H A Dip.c934 bundle_StartIdleTimer(bundle, secs);
H A Dipcp.c1475 bundle_StartIdleTimer(bundle, secs);
H A Dbundle.h178 extern void bundle_StartIdleTimer(struct bundle *, unsigned secs);
H A Dbundle.c243 bundle_StartIdleTimer(bundle, 0);
296 bundle_StartIdleTimer(bundle, 0);
1173 bundle_StartIdleTimer(struct bundle *bundle, unsigned secs) function
1208 bundle_StartIdleTimer(bundle, 0);

Completed in 178 milliseconds