Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/ppp/
H A Dbundle.h175 extern void bundle_StartSessionTimer(struct bundle *, unsigned secs);
H A Dbundle.c235 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