Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/ppp/ppp/
Dbundle.h204 extern void bundle_AutoAdjust(struct bundle *, int, int);
Dmp.c202 bundle_AutoAdjust(mp->bundle, percent, AUTO_UP); in mp_UpDown()
205 bundle_AutoAdjust(mp->bundle, percent, AUTO_DOWN); in mp_UpDown()
Dbundle.c1935 bundle_AutoAdjust(struct bundle *bundle, int percent, int what) in bundle_AutoAdjust() function