Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/net/forwarding/
Dpedit_dsfield.sh121 local pedit_locus=$1; shift
137 pkts=$(tc_rule_handle_stats_get "$pedit_locus" 101)
141 log_test "$pedit_locus pedit $pedit_action"
146 local pedit_locus=$1; shift
154 tc filter add $pedit_locus handle 101 pref 1 \
159 do_test_pedit_dsfield_common "$pedit_locus" "$pedit_action" "$mz_flags"
162 tc filter del $pedit_locus pref 1
Dpedit_l4port.sh117 local pedit_locus=$1; shift
126 tc filter add $pedit_locus handle 101 pref 1 \
141 pkts=$(tc_rule_handle_stats_get "$pedit_locus" 101)
145 log_test "$pedit_locus pedit $pedit_action"
148 tc filter del $pedit_locus pref 1