Lines Matching refs:DEVICES
131 # v0.3a3- fixed grep bug when using more than 10 eth devices. Thanks to David
512 ### Get list of network devices
525 ### Remove CBQ from all devices
578 ### Check configuration and load DEVICES, DEVFIELDS and CLASSLIST from $1
595 DEVICES=`echo "$DEVFIELDS"| sed 's/,.*//'| sort -u`
596 [ "`echo "$DEVICES"| wc -l`" -ne "`echo "$DEVFIELDS"| wc -l`" ] &&
728 ### Load DEVICES, DEVFIELDS and CLASSLIST
732 ### Setup root qdisc on all configured devices
733 for dev in $DEVICES; do
866 ### Load DEVICES, DEVFIELDS and CLASSLIST