Searched refs:weight_rp13 (Results 1 – 4 of 4) sorted by relevance
166 local weight_rp13=$3176 nexthop via 169.254.3.23 dev $rp13 weight $weight_rp13190 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13203 local weight_rp13=$3214 nexthop via fe80:3::23 dev $rp13 weight $weight_rp13228 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
232 local weight_rp13=$1; shift242 ip nexthop replace id 103 group 101,$weight_rp12/102,$weight_rp13256 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13267 local weight_rp13=$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
234 local weight_rp13=$1; shift257 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13267 local weight_rp13=$1; shift290 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
1421 if [[ "$weight_rp12" -gt "$weight_rp13" ]]; then1422 weights_ratio=$(echo "scale=2; $weight_rp12 / $weight_rp13" \1425 weights_ratio=$(echo "scale=2; $weight_rp13 / $weight_rp12" \1436 if [[ "$weight_rp12" -gt "$weight_rp13" ]]; then