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:splen
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
xfrm.h
506
__u8
splen
;
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
xfrm.h
506
__u8
splen
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
xfrm.h
411
__u8
splen
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
xfrm.h
424
__u8
splen
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
xfrm.h
424
__u8
splen
;
member
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H
A
D
ipsec.c
1046
filter.
splen
= 0x1f; /* 0xffffffff mask see addr_match() */
in xfrm_state_check()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H
A
D
ipsec.c
1034
filter.
splen
= 0x1f; /* 0xffffffff mask see addr_match() */
in xfrm_state_check()
/kernel/linux/linux-5.10/net/xfrm/
H
A
D
xfrm_user.c
1069
if (filter->
splen
> (sizeof(xfrm_address_t) << 3) ||
in xfrm_dump_sa()
H
A
D
xfrm_state.c
2078
filter->
splen
) &&
in __xfrm_state_filter_match()
/kernel/linux/linux-6.6/net/xfrm/
H
A
D
xfrm_state.c
2274
filter->
splen
) &&
in __xfrm_state_filter_match()
H
A
D
xfrm_user.c
1274
if (filter->
splen
> (sizeof(xfrm_address_t) << 3) ||
in xfrm_dump_sa()
/kernel/linux/linux-5.10/net/key/
H
A
D
af_key.c
1873
filter->
splen
= xfilter->sadb_x_filter_splen;
in pfkey_dump()
/kernel/linux/linux-6.6/net/key/
H
A
D
af_key.c
1868
filter->
splen
= xfilter->sadb_x_filter_splen;
in pfkey_dump()
Completed in 42 milliseconds