Searched refs:t1_rp13 (Results 1 - 4 of 4) sorted by last modified time

/linux-master/tools/testing/selftests/net/forwarding/
H A Drouter_mpath_nh_res.sh234 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
249 t1_rp13=$(link_stats_tx_packets_get $rp13)
252 let "packets_rp13 = $t1_rp13 - $t0_rp13"
264 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
279 t1_rp13=$(link_stats_tx_packets_get $rp13)
282 let "packets_rp13 = $t1_rp13 - $t0_rp13"
H A Drouter_mpath_nh_lib.sh30 local t1_rp13=$(link_stats_tx_packets_get $rp13)
35 local d_rp13=$((t1_rp13 - t0_rp13))
H A Drouter_mpath_nh.sh232 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
248 t1_rp13=$(link_stats_tx_packets_get $rp13)
251 let "packets_rp13 = $t1_rp13 - $t0_rp13"
264 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
281 t1_rp13=$(link_stats_tx_packets_get $rp13)
284 let "packets_rp13 = $t1_rp13 - $t0_rp13"
H A Drouter_multipath.sh167 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
185 t1_rp13=$(link_stats_tx_packets_get $rp13)
188 let "packets_rp13 = $t1_rp13 - $t0_rp13"
203 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
222 t1_rp13=$(link_stats_tx_packets_get $rp13)
225 let "packets_rp13 = $t1_rp13 - $t0_rp13"

Completed in 138 milliseconds