Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dbundle.h204 extern void bundle_AutoAdjust(struct bundle *, int, int);
H A Dmp.c203 bundle_AutoAdjust(mp->bundle, percent, AUTO_UP); in mp_UpDown()
206 bundle_AutoAdjust(mp->bundle, percent, AUTO_DOWN); in mp_UpDown()
H A Dbundle.c1931 bundle_AutoAdjust(struct bundle *bundle, int percent, int what) in bundle_AutoAdjust() function