Home
last modified time | relevance | path

Searched refs:t0_rp12 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H A Drouter_mpath_nh.sh188 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
197 t0_rp12=$(link_stats_tx_packets_get $rp12)
206 let "packets_rp12 = $t1_rp12 - $t0_rp12"
220 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
230 t0_rp12=$(link_stats_tx_packets_get $rp12)
239 let "packets_rp12 = $t1_rp12 - $t0_rp12"
253 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
258 t0_rp12=$(link_stats_tx_packets_get $rp12)
269 let "packets_rp12 = $t1_rp12 - $t0_rp12"
H A Drouter_multipath.sh167 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
178 t0_rp12=$(link_stats_tx_packets_get $rp12)
187 let "packets_rp12 = $t1_rp12 - $t0_rp12"
203 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
215 t0_rp12=$(link_stats_tx_packets_get $rp12)
224 let "packets_rp12 = $t1_rp12 - $t0_rp12"
240 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
247 t0_rp12=$(link_stats_tx_packets_get $rp12)
258 let "packets_rp12 = $t1_rp12 - $t0_rp12"
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Drouter_mpath_nh.sh194 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
203 t0_rp12=$(link_stats_tx_packets_get $rp12)
212 let "packets_rp12 = $t1_rp12 - $t0_rp12"
226 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
236 t0_rp12=$(link_stats_tx_packets_get $rp12)
245 let "packets_rp12 = $t1_rp12 - $t0_rp12"
259 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
264 t0_rp12=$(link_stats_tx_packets_get $rp12)
275 let "packets_rp12 = $t1_rp12 - $t0_rp12"
H A Drouter_multipath.sh167 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
178 t0_rp12=$(link_stats_tx_packets_get $rp12)
187 let "packets_rp12 = $t1_rp12 - $t0_rp12"
203 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
215 t0_rp12=$(link_stats_tx_packets_get $rp12)
224 let "packets_rp12 = $t1_rp12 - $t0_rp12"
240 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
247 t0_rp12=$(link_stats_tx_packets_get $rp12)
258 let "packets_rp12 = $t1_rp12 - $t0_rp12"
H A Drouter_mpath_nh_res.sh196 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
204 t0_rp12=$(link_stats_tx_packets_get $rp12)
213 let "packets_rp12 = $t1_rp12 - $t0_rp12"
226 local t0_rp12 t0_rp13 t1_rp12 t1_rp13
234 t0_rp12=$(link_stats_tx_packets_get $rp12)
243 let "packets_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))

Completed in 3 milliseconds