Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:tcflags
(Results
1 - 25
of
56
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H
A
D
tc_flower.sh
20
tcflags
="skip_hw"
102
$
tcflags
dst_ip 192.0.2.2 action drop
111
$
tcflags
dst_ip 198.51.100.2 action drop
135
log_test "single mask test ($
tcflags
)"
148
$
tcflags
dst_ip 192.0.2.2 action drop
150
$
tcflags
dst_ip 192.0.2.2 action drop
167
$
tcflags
dst_ip 192.0.2.2 action drop
185
log_test "identical filters test ($
tcflags
)"
196
$
tcflags
dst_ip 192.0.2.2 action drop
198
$
tcflags
dst_i
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H
A
D
tc_flower.sh
20
tcflags
="skip_hw"
102
$
tcflags
dst_ip 192.0.2.2 action drop
111
$
tcflags
dst_ip 198.51.100.2 action drop
135
log_test "single mask test ($
tcflags
)"
148
$
tcflags
dst_ip 192.0.2.2 action drop
150
$
tcflags
dst_ip 192.0.2.2 action drop
167
$
tcflags
dst_ip 192.0.2.2 action drop
185
log_test "identical filters test ($
tcflags
)"
196
$
tcflags
dst_ip 192.0.2.2 action drop
198
$
tcflags
dst_i
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H
A
D
tc_flower.sh
11
tcflags
="skip_hw"
42
$
tcflags
dst_mac $dummy_mac action drop
44
$
tcflags
dst_mac $h2mac action drop
58
log_test "dst_mac match ($
tcflags
)"
68
$
tcflags
src_mac $dummy_mac action drop
70
$
tcflags
src_mac $h1mac action drop
84
log_test "src_mac match ($
tcflags
)"
92
$
tcflags
dst_ip 198.51.100.2 action drop
94
$
tcflags
dst_ip 192.0.2.2 action drop
96
$
tcflags
dst_i
[all...]
H
A
D
mirror_gre_changes.sh
76
"prot ip flower $
tcflags
ip_prot icmp"
90
log_test "$what: TTL change ($
tcflags
)"
101
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
109
log_test "$what: tunnel down/up ($
tcflags
)"
121
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
133
log_test "$what: egress down/up ($
tcflags
)"
147
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
154
log_test "$what: remote address change ($
tcflags
)"
168
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
179
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
[all...]
H
A
D
tc_actions.sh
11
tcflags
="skip_hw"
61
$
tcflags
dst_ip 192.0.2.2 action drop
70
$classifier $
tcflags
$classifier_args \
83
log_test "mirred egress $classifier $action ($
tcflags
)"
91
$
tcflags
dst_ip 192.0.2.2 action drop
100
$
tcflags
dst_ip 192.0.2.2 action ok
114
log_test "gact drop and ok ($
tcflags
)"
121
if [[ "$
tcflags
" != "skip_sw" ]]; then
128
$
tcflags
dst_ip 192.0.2.2 action mirred egress redirect \
138
$
tcflags
dst_i
[all...]
H
A
D
mirror_gre.sh
77
mirror_install $swp1 $direction $tundev "matchall $
tcflags
"
85
log_test "$direction $what: envelope MAC ($
tcflags
)"
92
mirror_install $swp1 ingress gt4 "matchall $
tcflags
"
93
mirror_install $swp1 egress gt6 "matchall $
tcflags
"
101
mirror_install $swp1 ingress gt4 "matchall $
tcflags
"
107
log_test "two simultaneously configured mirrors ($
tcflags
)"
150
tcflags
="skip_hw"
156
tcflags
="skip_sw"
H
A
D
mirror_gre_vlan_bridge_1q.sh
156
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
170
log_test "$what: vlan forbidden at a bridge ($
tcflags
)"
190
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
205
log_test "$what: vlan forbidden at a bridge egress ($
tcflags
)"
225
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
248
log_test "$what: vlan untagged at a bridge egress ($
tcflags
)"
269
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
281
"$what: MAC roaming ($
tcflags
)"
298
log_test "$what: MAC roaming ($
tcflags
)"
337
tcflags
[all...]
H
A
D
mirror_gre_lib.sh
38
mirror_install $swp1 $direction $tundev "matchall $
tcflags
"
43
log_test "$direction $what ($
tcflags
)"
59
mirror_install $swp1 $direction $tundev "matchall $
tcflags
"
72
log_test "$direction $what ($
tcflags
)"
111
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
124
log_test "$what: STP state ($
tcflags
)"
H
A
D
mirror_vlan.sh
66
mirror_install $swp1 $direction $swp3.555 "matchall $
tcflags
"
70
log_test "$direction mirror to vlan ($
tcflags
)"
87
mirror_install $swp1 $direction $swp3.555 "matchall $
tcflags
"
94
log_test "$direction mirror tagged to vlan ($
tcflags
)"
121
tcflags
="skip_hw"
127
tcflags
="skip_sw"
H
A
D
tc_shblocks.sh
9
tcflags
="skip_hw"
54
$
tcflags
dst_ip 192.0.2.2 action drop
70
log_test "shared block ($
tcflags
)"
78
$
tcflags
indev $swp1 dst_mac $swmac action drop
80
$
tcflags
indev $swp2 dst_mac $swmac action drop
97
log_test "indev match ($
tcflags
)"
148
tcflags
="skip_sw"
H
A
D
mirror_gre_nh.sh
78
mirror_install $swp1 ingress gt4 "matchall $
tcflags
"
91
log_test "mirror to gre with next-hop remote ($
tcflags
)"
98
mirror_install $swp1 ingress gt6 "matchall $
tcflags
"
102
log_test "mirror to ip6gre with next-hop remote ($
tcflags
)"
121
tcflags
="skip_hw"
127
tcflags
="skip_sw"
H
A
D
mirror_gre_neigh.sh
68
mirror_install $swp1 $direction $tundev "matchall $
tcflags
"
74
log_test "$direction $what: neighbor change ($
tcflags
)"
105
tcflags
="skip_hw"
111
tcflags
="skip_sw"
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H
A
D
mirror_gre_changes.sh
76
"prot ip flower $
tcflags
ip_prot icmp"
90
log_test "$what: TTL change ($
tcflags
)"
101
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
109
log_test "$what: tunnel down/up ($
tcflags
)"
121
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
133
log_test "$what: egress down/up ($
tcflags
)"
147
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
154
log_test "$what: remote address change ($
tcflags
)"
168
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
179
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
[all...]
H
A
D
tc_flower.sh
14
tcflags
="skip_hw"
45
$
tcflags
dst_mac $dummy_mac action drop
47
$
tcflags
dst_mac $h2mac action drop
61
log_test "dst_mac match ($
tcflags
)"
71
$
tcflags
src_mac $dummy_mac action drop
73
$
tcflags
src_mac $h1mac action drop
87
log_test "src_mac match ($
tcflags
)"
95
$
tcflags
dst_ip 198.51.100.2 action drop
97
$
tcflags
dst_ip 192.0.2.2 action drop
99
$
tcflags
dst_i
[all...]
H
A
D
mirror_gre.sh
77
mirror_install $swp1 $direction $tundev "matchall $
tcflags
"
85
log_test "$direction $what: envelope MAC ($
tcflags
)"
92
mirror_install $swp1 ingress gt4 "matchall $
tcflags
"
93
mirror_install $swp1 egress gt6 "matchall $
tcflags
"
101
mirror_install $swp1 ingress gt4 "matchall $
tcflags
"
107
log_test "two simultaneously configured mirrors ($
tcflags
)"
150
tcflags
="skip_hw"
156
tcflags
="skip_sw"
H
A
D
mirror_gre_vlan_bridge_1q.sh
156
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
170
log_test "$what: vlan forbidden at a bridge ($
tcflags
)"
190
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
205
log_test "$what: vlan forbidden at a bridge egress ($
tcflags
)"
226
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
249
log_test "$what: vlan untagged at a bridge egress ($
tcflags
)"
270
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
282
"$what: MAC roaming ($
tcflags
)"
299
log_test "$what: MAC roaming ($
tcflags
)"
338
tcflags
[all...]
H
A
D
mirror_gre_lib.sh
38
mirror_install $swp1 $direction $tundev "matchall $
tcflags
"
43
log_test "$direction $what ($
tcflags
)"
59
mirror_install $swp1 $direction $tundev "matchall $
tcflags
"
72
log_test "$direction $what ($
tcflags
)"
111
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
124
log_test "$what: STP state ($
tcflags
)"
H
A
D
mirror_vlan.sh
66
mirror_install $swp1 $direction $swp3.555 "matchall $
tcflags
"
70
log_test "$direction mirror to vlan ($
tcflags
)"
87
mirror_install $swp1 $direction $swp3.555 "matchall $
tcflags
"
94
log_test "$direction mirror tagged to vlan ($
tcflags
)"
121
tcflags
="skip_hw"
127
tcflags
="skip_sw"
H
A
D
tc_shblocks.sh
9
tcflags
="skip_hw"
54
$
tcflags
dst_ip 192.0.2.2 action drop
70
log_test "shared block ($
tcflags
)"
78
$
tcflags
indev $swp1 dst_mac $swmac action drop
80
$
tcflags
indev $swp2 dst_mac $swmac action drop
97
log_test "indev match ($
tcflags
)"
148
tcflags
="skip_sw"
H
A
D
tc_actions.sh
14
tcflags
="skip_hw"
75
$classifier $
tcflags
$classifier_args \
88
log_test "mirred egress $classifier $action ($
tcflags
)"
96
$
tcflags
dst_ip 192.0.2.2 action drop
105
$
tcflags
dst_ip 192.0.2.2 action ok
119
log_test "gact drop and ok ($
tcflags
)"
126
if [[ "$
tcflags
" != "skip_sw" ]]; then
133
$
tcflags
dst_ip 192.0.2.2 action mirred egress redirect \
143
$
tcflags
dst_ip 192.0.2.2 action trap
158
log_test "trap ($
tcflags
)"
[all...]
H
A
D
mirror_gre_nh.sh
78
mirror_install $swp1 ingress gt4 "matchall $
tcflags
"
91
log_test "mirror to gre with next-hop remote ($
tcflags
)"
98
mirror_install $swp1 ingress gt6 "matchall $
tcflags
"
102
log_test "mirror to ip6gre with next-hop remote ($
tcflags
)"
121
tcflags
="skip_hw"
127
tcflags
="skip_sw"
H
A
D
mirror_gre_neigh.sh
68
mirror_install $swp1 $direction $tundev "matchall $
tcflags
"
74
log_test "$direction $what: neighbor change ($
tcflags
)"
105
tcflags
="skip_hw"
111
tcflags
="skip_sw"
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/dsa/
H
A
D
tc_actions.sh
14
tcflags
="skip_hw"
75
$classifier $
tcflags
$classifier_args \
88
log_test "mirred egress $classifier $action ($
tcflags
)"
96
$
tcflags
dst_ip 192.0.2.2 action drop
105
$
tcflags
dst_ip 192.0.2.2 action ok
119
log_test "gact drop and ok ($
tcflags
)"
126
if [[ "$
tcflags
" != "skip_sw" ]]; then
133
$
tcflags
dst_ip 192.0.2.2 action mirred egress redirect \
143
$
tcflags
dst_ip 192.0.2.2 action trap
158
log_test "trap ($
tcflags
)"
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
H
A
D
mirror_gre.sh
121
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
129
log_test "$what: no offload on TTL of inherit ($
tcflags
)"
141
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
148
log_test "$what: no offload on a fixed TOS ($
tcflags
)"
159
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
167
log_test "$what: should_fail=$should_fail ($
tcflags
)"
211
tcflags
="skip_hw"
214
tcflags
="skip_sw"
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
H
A
D
mirror_gre.sh
121
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
129
log_test "$what: no offload on TTL of inherit ($
tcflags
)"
141
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
148
log_test "$what: no offload on a fixed TOS ($
tcflags
)"
159
mirror_install $swp1 ingress $tundev "matchall $
tcflags
"
167
log_test "$what: should_fail=$should_fail ($
tcflags
)"
211
tcflags
="skip_hw"
214
tcflags
="skip_sw"
Completed in 7 milliseconds
1
2
3