Home
last modified time | relevance | path

Searched refs:t0_rp12 (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/net/forwarding/
H A Drouter_multipath.sh167 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
178 t0_rp12=$(link_stats_tx_packets_get $rp12)
188 let "packets_rp12 = $t1_rp12 - $t0_rp12"
204 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
216 t0_rp12=$(link_stats_tx_packets_get $rp12)
226 let "packets_rp12 = $t1_rp12 - $t0_rp12"
H A Drouter_mpath_nh.sh235 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
244 t0_rp12=$(link_stats_tx_packets_get $rp12)
254 let "packets_rp12 = $t1_rp12 - $t0_rp12"
270 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
280 t0_rp12=$(link_stats_tx_packets_get $rp12)
290 let "packets_rp12 = $t1_rp12 - $t0_rp12"
H A Drouter_mpath_nh_res.sh237 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
245 t0_rp12=$(link_stats_tx_packets_get $rp12)
255 let "packets_rp12 = $t1_rp12 - $t0_rp12"
270 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
278 t0_rp12=$(link_stats_tx_packets_get $rp12)
288 let "packets_rp12 = $t1_rp12 - $t0_rp12"
H A Drouter_mpath_nh_lib.sh19 local t0_rp12=$(link_stats_tx_packets_get $rp12)
34 local d_rp12=$((t1_rp12 - t0_rp12))
H A Dcustom_multipath_hash.sh256 local t0_rp12=$(link_stats_tx_packets_get $rp12)
264 local d_rp12=$((t1_rp12 - t0_rp12))