Home
last modified time | relevance | path

Searched refs:capture_dev (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/testing/selftests/net/forwarding/ !
Dvxlan_bridge_1d.sh487 local capture_dev=$1; shift
492 local t0=$(tc_rule_stats_get $capture_dev $capture_pref $capture_dir)
494 local t1=$(tc_rule_stats_get $capture_dev $capture_pref $capture_dir)
499 check_err $? "$capture_dev: Expected to capture $expect packets, got $delta."
Dvxlan_bridge_1d_ipv6.sh608 local capture_dev=$1; shift
613 local t0=$(tc_rule_stats_get $capture_dev $capture_pref $capture_dir)
615 local t1=$(tc_rule_stats_get $capture_dev $capture_pref $capture_dir)
620 check_err $? "$capture_dev: Expected to capture $expect packets, got $delta."