Home
last modified time | relevance | path

Searched refs:pedit_locus (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/tools/testing/selftests/net/forwarding/
Dpedit_dsfield.sh123 local pedit_locus=$1; shift
139 pkts=$(tc_rule_handle_stats_get "$pedit_locus" 101)
143 log_test "$pedit_locus pedit $pedit_action"
148 local pedit_locus=$1; shift
156 tc filter add $pedit_locus handle 101 pref 1 \
161 do_test_pedit_dsfield_common "$pedit_locus" "$pedit_action" "$mz_flags"
164 tc filter del $pedit_locus pref 1
Dpedit_ip.sh118 local pedit_locus=$1; shift
124 tc filter add $pedit_locus handle 101 pref 1 \
138 pkts=$(tc_rule_handle_stats_get "$pedit_locus" 101)
142 log_test "$pedit_locus pedit $pedit_action"
145 tc filter del $pedit_locus pref 1
Dpedit_l4port.sh119 local pedit_locus=$1; shift
128 tc filter add $pedit_locus handle 101 pref 1 \
143 pkts=$(tc_rule_handle_stats_get "$pedit_locus" 101)
147 log_test "$pedit_locus pedit $pedit_action"
150 tc filter del $pedit_locus pref 1