Searched refs:bundle_StartSessionTimer (Results 1 – 2 of 2) sorted by relevance
175 extern void bundle_StartSessionTimer(struct bundle *, unsigned secs);
235 bundle_StartSessionTimer(bundle, 0); in bundle_LinkAdded()292 bundle_StartSessionTimer(bundle, 0); in bundle_LayerUp()1228 bundle_StartSessionTimer(struct bundle *bundle, unsigned secs) in bundle_StartSessionTimer() function