Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/ppp/
HDbundle.h183 extern void bundle_StartSessionTimer(struct bundle *, unsigned secs);
HDbundle.c235 bundle_StartSessionTimer(bundle, 0); in bundle_LinkAdded()
292 bundle_StartSessionTimer(bundle, 0); in bundle_LayerUp()
1237 bundle_StartSessionTimer(struct bundle *bundle, unsigned secs) in bundle_StartSessionTimer() function