Searched refs:weight_rp12 (Results 1 – 4 of 4) sorted by relevance
165 local weight_rp12=$2175 nexthop via 169.254.2.22 dev $rp12 weight $weight_rp12 \190 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13202 local weight_rp12=$2213 nexthop via fe80:2::22 dev $rp12 weight $weight_rp12 \228 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
231 local weight_rp12=$1; shift242 ip nexthop replace id 103 group 101,$weight_rp12/102,$weight_rp13256 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13266 local weight_rp12=$1; shift278 ip nexthop replace id 106 group 104,$weight_rp12/105,$weight_rp13292 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
233 local weight_rp12=$1; shift257 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13266 local weight_rp12=$1; shift290 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
1232 if [[ "$weight_rp12" -gt "$weight_rp13" ]]; then1233 weights_ratio=$(echo "scale=2; $weight_rp12 / $weight_rp13" \1236 weights_ratio=$(echo "scale=2; $weight_rp13 / $weight_rp12" \1247 if [[ "$weight_rp12" -gt "$weight_rp13" ]]; then