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
defs:vlan_depth
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/net/core/
H
A
D
gso.c
42
int
vlan_depth
= skb->mac_len;
in skb_mac_gso_segment()
local
/kernel/linux/linux-5.10/net/batman-adv/
H
A
D
bridge_loop_avoidance.c
1092
int
vlan_depth
= 0;
in batadv_bla_process_claim()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
if_vlan.h
593
unsigned int
vlan_depth
= skb->mac_len, parse_depth = VLAN_MAX_DEPTH;
in __vlan_get_protocol()
local
/kernel/linux/linux-6.6/include/linux/
H
A
D
if_vlan.h
596
unsigned int
vlan_depth
= skb->mac_len, parse_depth = VLAN_MAX_DEPTH;
in __vlan_get_protocol()
local
/kernel/linux/linux-6.6/net/batman-adv/
H
A
D
bridge_loop_avoidance.c
1087
int
vlan_depth
= 0;
in batadv_bla_process_claim()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
eswitch.h
452
mlx5_eswitch_vlan_actions_supported(struct mlx5_core_dev *dev, u8
vlan_depth
)
mlx5_eswitch_vlan_actions_supported()
argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
eswitch.h
587
mlx5_eswitch_vlan_actions_supported(struct mlx5_core_dev *dev, u8
vlan_depth
)
mlx5_eswitch_vlan_actions_supported()
argument
/kernel/linux/linux-5.10/net/core/
H
A
D
dev.c
3338
int
vlan_depth
= skb->mac_len;
in skb_mac_gso_segment()
local
Completed in 25 milliseconds