Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/forwarding/
H A Dpedit_dsfield.sh133 local pedit_locus=$1; shift
149 pkts=$(tc_rule_handle_stats_get "$pedit_locus" 101)
153 log_test "$pedit_locus pedit $pedit_action"
158 local pedit_locus=$1; shift
166 tc filter add $pedit_locus handle 101 pref 1 \
171 do_test_pedit_dsfield_common "$pedit_locus" "$pedit_action" "$mz_flags"
174 tc filter del $pedit_locus pref 1
H A 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
H A Dpedit_ip.sh126 local pedit_locus=$1; shift
132 tc filter add $pedit_locus handle 101 pref 1 \
146 pkts=$(tc_rule_handle_stats_get "$pedit_locus" 101)
150 log_test "$pedit_locus pedit $pedit_action"
153 tc filter del $pedit_locus pref 1