Home
last modified time | relevance | path

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

/external/libppp/src/
Dbundle.h176 extern void bundle_StartIdleTimer(struct bundle *, unsigned secs);
Dbundle.c241 bundle_StartIdleTimer(bundle, 0); in bundle_LinkAdded()
294 bundle_StartIdleTimer(bundle, 0); in bundle_LayerUp()
1171 bundle_StartIdleTimer(struct bundle *bundle, unsigned secs) in bundle_StartIdleTimer() function
1206 bundle_StartIdleTimer(bundle, 0); in bundle_SetIdleTimer()
Dipv6cp.c452 bundle_StartIdleTimer(bundle, secs); in ipv6cp_PushPacket()
Dip.c932 bundle_StartIdleTimer(bundle, secs); in ip_Input()
Dipcp.c1468 bundle_StartIdleTimer(bundle, secs); in ipcp_PushPacket()