Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dbundle.c110 static int bundle_RemainingIdleTime(struct bundle *);
1110 remaining = bundle_RemainingIdleTime(arg->bundle); in bundle_ShowStatus()
1216 bundle_RemainingIdleTime(struct bundle *bundle) in bundle_RemainingIdleTime() function