Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dpedit_dsfield.sh125 local pedit_locus=$1; shift
141 pkts=$(tc_rule_handle_stats_get "$pedit_locus" 101)
145 log_test "$pedit_locus pedit $pedit_action"
150 local pedit_locus=$1; shift
158 tc filter add $pedit_locus handle 101 pref 1 \
163 do_test_pedit_dsfield_common "$pedit_locus" "$pedit_action" "$mz_flags"
166 tc filter del $pedit_locus pref 1
H A 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
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