Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/ppp/
H A Dbundle.h178 extern void bundle_StartIdleTimer(struct bundle *, unsigned secs);
H A Dbundle.c243 bundle_StartIdleTimer(bundle, 0); in bundle_LinkAdded()
296 bundle_StartIdleTimer(bundle, 0); in bundle_LayerUp()
1173 bundle_StartIdleTimer(struct bundle *bundle, unsigned secs) in bundle_StartIdleTimer() function
1208 bundle_StartIdleTimer(bundle, 0); in bundle_SetIdleTimer()
H A Dipv6cp.c454 bundle_StartIdleTimer(bundle, secs); in ipv6cp_PushPacket()
H A Dip.c938 bundle_StartIdleTimer(bundle, secs); in ip_Input()
H A Dipcp.c1475 bundle_StartIdleTimer(bundle, secs); in ipcp_PushPacket()