Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/forwarding/
A Drouter_multipath.sh165 local weight_rp12=$2
175 nexthop via 169.254.2.22 dev $rp12 weight $weight_rp12 \
189 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
201 local weight_rp12=$2
212 nexthop via fe80:2::22 dev $rp12 weight $weight_rp12 \
226 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
238 local weight_rp12=$2
244 nexthop via fe80:2::22 dev $rp12 weight $weight_rp12 \
260 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
A Drouter_mpath_nh.sh192 local weight_rp12=$2
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
224 local weight_rp12=$2
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
257 local weight_rp12=$2
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.sh194 local weight_rp12=$2
215 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
224 local weight_rp12=$2
245 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
A Dlib.sh1051 local weight_rp12=$2
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