Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/net/forwarding/
Drouter_multipath.sh168 local packets_rp12 packets_rp13
189 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
204 local packets_rp12 packets_rp13
226 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
241 local packets_rp12 packets_rp13
260 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
Drouter_mpath_nh.sh195 local packets_rp12 packets_rp13
214 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
227 local packets_rp12 packets_rp13
247 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
260 local packets_rp12 packets_rp13
277 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
Drouter_mpath_nh_res.sh197 local packets_rp12 packets_rp13
215 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
227 local packets_rp12 packets_rp13
245 multipath_eval "$desc" $weight_rp12 $weight_rp13 $packets_rp12 $packets_rp13
Dlib.sh1055 local packets_rp13=$5
1068 if [[ "$packets_rp12" -eq "0" || "$packets_rp13" -eq "0" ]]; then
1076 packets_ratio=$(echo "scale=2; $packets_rp12 / $packets_rp13" \
1079 packets_ratio=$(echo "scale=2; $packets_rp13 / $packets_rp12" \