Home
last modified time | relevance | path

Searched refs:bundle_StartIdleTimer (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dbundle.h176 extern void bundle_StartIdleTimer(struct bundle *, unsigned secs);
H A Dbundle.c241 bundle_StartIdleTimer(bundle, 0); in bundle_LinkAdded()
294 bundle_StartIdleTimer(bundle, 0); in bundle_LayerUp()
1168 bundle_StartIdleTimer(struct bundle *bundle, unsigned secs) in bundle_StartIdleTimer() function
1203 bundle_StartIdleTimer(bundle, 0); in bundle_SetIdleTimer()
H A Dipv6cp.c452 bundle_StartIdleTimer(bundle, secs); in ipv6cp_PushPacket()
H A Dip.c936 bundle_StartIdleTimer(bundle, secs); in ip_Input()
H A Dipcp.c1473 bundle_StartIdleTimer(bundle, secs); in ipcp_PushPacket()