Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dbundle.h185 extern void bundle_StartSessionTimer(struct bundle *, unsigned secs);
H A Dbundle.c237 bundle_StartSessionTimer(bundle, 0); in bundle_LinkAdded()
294 bundle_StartSessionTimer(bundle, 0); in bundle_LayerUp()
1236 bundle_StartSessionTimer(struct bundle *bundle, unsigned secs) in bundle_StartSessionTimer() function