Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dbundle.h212 extern void bundle_AutoAdjust(struct bundle *, int, int);
H A Dmp.c202 bundle_AutoAdjust(mp->bundle, percent, AUTO_UP); in mp_UpDown()
205 bundle_AutoAdjust(mp->bundle, percent, AUTO_DOWN); in mp_UpDown()
H A Dbundle.c1937 bundle_AutoAdjust(struct bundle *bundle, int percent, int what) in bundle_AutoAdjust() function