Home | History | Annotate | Download | only in examples

Lines Matching refs:yes

267 # BOUNDED=yes|no				optional, default "yes"
269 # If set to "yes", the class is not allowed to borrow bandwidth from
277 # ISOLATED=yes|no optional, default "no"
279 # If set to "yes", the class will not lend unused bandwidth to
614 LEAF=tbf; BOUNDED=yes; ISOLATED=no
641 [ "$ISOLATED" = "yes" ] && ISOLATED="isolated" || ISOLATED=""