Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ppp/
Dbundle.c110 static int bundle_RemainingIdleTime(struct bundle *);
1113 remaining = bundle_RemainingIdleTime(arg->bundle); in bundle_ShowStatus()
1219 bundle_RemainingIdleTime(struct bundle *bundle) in bundle_RemainingIdleTime() function