Searched refs:t0_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
243 t0_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
273 t0_rp13=$(link_stats_tx_packets_get $rp13)
282 let "packets_rp13 = $t1_rp13 - $t0_rp13"
H A Drouter_mpath_nh_lib.sh20 local t0_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
242 t0_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
275 t0_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
179 t0_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
216 t0_rp13=$(link_stats_tx_packets_get $rp13)
225 let "packets_rp13 = $t1_rp13 - $t0_rp13"

Completed in 166 milliseconds