Home
last modified time | relevance | path

Searched refs:weight_rp13 (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/net/forwarding/
A Drouter_multipath.sh166 local weight_rp13=$3
176 nexthop via 169.254.3.23 dev $rp13 weight $weight_rp13
189 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
202 local weight_rp13=$3
213 nexthop via fe80:3::23 dev $rp13 weight $weight_rp13
226 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
239 local weight_rp13=$3
245 nexthop via fe80:3::23 dev $rp13 weight $weight_rp13
260 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
A Drouter_mpath_nh.sh193 local weight_rp13=$3
201 ip nexthop replace id 103 group 101,$weight_rp12/102,$weight_rp13
214 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
225 local weight_rp13=$3
234 ip nexthop replace id 106 group 104,$weight_rp12/105,$weight_rp13
247 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
258 local weight_rp13=$3
262 ip nexthop replace id 106 group 104,$weight_rp12/105,$weight_rp13
277 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
A Drouter_mpath_nh_res.sh195 local weight_rp13=$3
215 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
225 local weight_rp13=$3
245 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
A Dlib.sh1052 local weight_rp13=$3
1059 if [[ "$weight_rp12" -gt "$weight_rp13" ]]; then
1060 weights_ratio=$(echo "scale=2; $weight_rp12 / $weight_rp13" \
1063 weights_ratio=$(echo "scale=2; $weight_rp13 / $weight_rp12" \
1074 if [[ "$weight_rp12" -gt "$weight_rp13" ]]; then

Completed in 6 milliseconds