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:extraction
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/net/dsa/
H
A
D
tag_ocelot.c
186
u8 *
extraction
;
in ocelot_rcv()
local
[all...]
/kernel/linux/linux-6.6/net/dsa/
H
A
D
tag_ocelot.c
110
u8 *
extraction
;
in ocelot_rcv()
local
/kernel/linux/linux-6.6/include/linux/dsa/
H
A
D
ocelot.h
184
static inline void ocelot_xfh_get_rew_val(void *
extraction
, u64 *rew_val)
in ocelot_xfh_get_rew_val()
argument
189
static inline void ocelot_xfh_get_len(void *
extraction
, u64 *len)
in ocelot_xfh_get_len()
argument
199
ocelot_xfh_get_src_port(void *
extraction
, u64 *src_port)
ocelot_xfh_get_src_port()
argument
204
ocelot_xfh_get_qos_class(void *
extraction
, u64 *qos_class)
ocelot_xfh_get_qos_class()
argument
209
ocelot_xfh_get_tag_type(void *
extraction
, u64 *tag_type)
ocelot_xfh_get_tag_type()
argument
214
ocelot_xfh_get_vlan_tci(void *
extraction
, u64 *vlan_tci)
ocelot_xfh_get_vlan_tci()
argument
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H
A
D
felix.c
673
u8 *
extraction
= skb->data - ETH_HLEN - OCELOT_TAG_LEN;
in felix_rxtstamp()
local
Completed in 4 milliseconds