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:sadb_alg
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
pfkeyv2.h
138
struct
sadb_alg
sadb_algs[(sadb_supported_len +
140
sizeof(struct
sadb_alg
)]; */
142
struct
sadb_alg
{
struct
149
/* sizeof(struct
sadb_alg
) == 8 */
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
pfkeyv2.h
138
struct
sadb_alg
sadb_algs[(sadb_supported_len +
140
sizeof(struct
sadb_alg
)]; */
142
struct
sadb_alg
{
struct
149
/* sizeof(struct
sadb_alg
) == 8 */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
pfkeyv2.h
115
struct
sadb_alg
{
struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
pfkeyv2.h
102
struct
sadb_alg
{
struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
pfkeyv2.h
115
struct
sadb_alg
{
struct
/kernel/linux/linux-5.10/net/key/
H
A
D
af_key.c
1623
auth_len *= sizeof(struct
sadb_alg
);
in compose_sadb_supported()
1629
enc_len *= sizeof(struct
sadb_alg
);
in compose_sadb_supported()
1646
struct
sadb_alg
*ap;
in compose_sadb_supported()
1649
ap = (struct
sadb_alg
*) (sp + 1);
in compose_sadb_supported()
1667
struct
sadb_alg
*ap;
in compose_sadb_supported()
1670
ap = (struct
sadb_alg
*) (sp + 1);
in compose_sadb_supported()
/kernel/linux/linux-6.6/net/key/
H
A
D
af_key.c
1618
auth_len *= sizeof(struct
sadb_alg
);
in compose_sadb_supported()
1624
enc_len *= sizeof(struct
sadb_alg
);
in compose_sadb_supported()
1641
struct
sadb_alg
*ap;
in compose_sadb_supported()
1644
ap = (struct
sadb_alg
*) (sp + 1);
in compose_sadb_supported()
1662
struct
sadb_alg
*ap;
in compose_sadb_supported()
1665
ap = (struct
sadb_alg
*) (sp + 1);
in compose_sadb_supported()
/kernel/linux/linux-5.10/include/net/
H
A
D
xfrm.h
1423
struct
sadb_alg
desc;
/kernel/linux/linux-6.6/include/net/
H
A
D
xfrm.h
1475
struct
sadb_alg
desc;
Completed in 24 milliseconds