Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/forwarding/
H A Drouter_multipath.sh167 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
186 t1_rp13=$(link_stats_tx_packets_get $rp13)
189 let "packets_rp13 = $t1_rp13 - $t0_rp13"
204 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
224 t1_rp13=$(link_stats_tx_packets_get $rp13)
227 let "packets_rp13 = $t1_rp13 - $t0_rp13"
H A Drouter_mpath_nh.sh235 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
252 t1_rp13=$(link_stats_tx_packets_get $rp13)
255 let "packets_rp13 = $t1_rp13 - $t0_rp13"
270 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
288 t1_rp13=$(link_stats_tx_packets_get $rp13)
291 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_res.sh237 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
253 t1_rp13=$(link_stats_tx_packets_get $rp13)
256 let "packets_rp13 = $t1_rp13 - $t0_rp13"
270 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
286 t1_rp13=$(link_stats_tx_packets_get $rp13)
289 let "packets_rp13 = $t1_rp13 - $t0_rp13"