Searched refs:bundle_SetIdleTimer (Results 1 – 3 of 3) sorted by relevance
177 extern void bundle_SetIdleTimer(struct bundle *, unsigned, unsigned);
1197 bundle_SetIdleTimer(struct bundle *bundle, unsigned timeout, in bundle_SetIdleTimer() function
2044 bundle_SetIdleTimer(arg->bundle, timeout, min); in SetVariable()