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:vlan_protocol
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
H
A
D
q_in_q_veto.sh
50
vlan_protocol
$bridge_proto vlan_default_pvid 0 mcast_snooping 0
159
vlan_protocol
802.1ad vlan_default_pvid 0 mcast_snooping 0
182
vlan_protocol
802.1ad vlan_default_pvid 0 mcast_snooping 0
209
vlan_protocol
802.1ad vlan_default_pvid 0 mcast_snooping 0
232
vlan_protocol
802.1ad vlan_default_pvid 0 mcast_snooping 0
260
vlan_protocol
802.1ad vlan_default_pvid 0 mcast_snooping 0
282
vlan_protocol
802.1ad vlan_default_pvid 0 mcast_snooping 0
288
ip link set dev br0 type bridge
vlan_protocol
802.1q 2>/dev/null
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/spectrum/
H
A
D
q_in_vni_veto.sh
35
ip link add dev br0 type bridge vlan_filtering 1
vlan_protocol
802.1ad \
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H
A
D
q_in_vni_ipv6.sh
138
ip link add name br1 type bridge vlan_filtering 1
vlan_protocol
802.1ad \
221
ip link add name br2 type bridge vlan_filtering 1
vlan_protocol
802.1ad \
H
A
D
q_in_vni.sh
138
ip link add name br1 type bridge vlan_filtering 1
vlan_protocol
802.1ad \
222
ip link add name br2 type bridge vlan_filtering 1
vlan_protocol
802.1ad \
H
A
D
dual_vxlan_bridge.sh
134
vlan_protocol
802.1ad vlan_default_pvid 0 mcast_snooping 0
/kernel/linux/linux-5.10/include/net/
H
A
D
switchdev.h
61
u16
vlan_protocol
; /* BRIDGE_VLAN_PROTOCOL */
member
/kernel/linux/linux-6.6/include/net/
H
A
D
switchdev.h
64
u16
vlan_protocol
; /* BRIDGE_VLAN_PROTOCOL */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H
A
D
bridge.c
321
attr->u.
vlan_protocol
,
in mlx5_esw_bridge_port_obj_attr_set()
/kernel/linux/linux-5.10/net/bridge/
H
A
D
br_sysfs_br.c
794
static DEVICE_ATTR_RW(
vlan_protocol
);
H
A
D
br_vlan.c
862
.u.
vlan_protocol
= ntohs(proto),
in __br_vlan_set_proto()
907
attr.u.
vlan_protocol
= ntohs(oldproto);
in __br_vlan_set_proto()
/kernel/linux/linux-6.6/net/bridge/
H
A
D
br_vlan.c
943
.u.
vlan_protocol
= ntohs(proto),
in __br_vlan_set_proto()
988
attr.u.
vlan_protocol
= ntohs(oldproto);
in __br_vlan_set_proto()
H
A
D
br_sysfs_br.c
873
static DEVICE_ATTR_RW(
vlan_protocol
);
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
spectrum_switchdev.c
1317
attr->u.
vlan_protocol
);
in mlxsw_sp_port_attr_set()
Completed in 20 milliseconds