Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dbundle.h64 #define AUTO_UP 1 macro
H A Dbundle.c1951 if (what == AUTO_UP) { in bundle_AutoAdjust()
1964 if (what == AUTO_UP) { in bundle_AutoAdjust()
H A Dmp.c202 bundle_AutoAdjust(mp->bundle, percent, AUTO_UP); in mp_UpDown()