Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dbundle.c108 static int bundle_RemainingIdleTime(struct bundle *);
1108 remaining = bundle_RemainingIdleTime(arg->bundle); in bundle_ShowStatus()
1214 bundle_RemainingIdleTime(struct bundle *bundle) in bundle_RemainingIdleTime() function