Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/
H A 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
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