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_x_kmaddress
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
pfkeyv2.h
232
struct
sadb_x_kmaddress
{
struct
237
/* sizeof(struct
sadb_x_kmaddress
) == 8 */
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
pfkeyv2.h
232
struct
sadb_x_kmaddress
{
struct
237
/* sizeof(struct
sadb_x_kmaddress
) == 8 */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
pfkeyv2.h
180
struct
sadb_x_kmaddress
{
struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
pfkeyv2.h
167
struct
sadb_x_kmaddress
{
struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
pfkeyv2.h
180
struct
sadb_x_kmaddress
{
struct
/kernel/linux/linux-5.10/net/key/
H
A
D
af_key.c
375
[SADB_X_EXT_KMADDRESS] = (u8) sizeof(struct
sadb_x_kmaddress
),
2557
struct
sadb_x_kmaddress
*kma;
in pfkey_migrate()
2581
/* convert
sadb_x_kmaddress
to xfrm_kmaddress */
in pfkey_migrate()
3501
struct
sadb_x_kmaddress
*kma;
in set_sadb_kmaddress()
3507
size_req = (sizeof(struct
sadb_x_kmaddress
) +
in set_sadb_kmaddress()
3575
size += PFKEY_ALIGN8(sizeof(struct
sadb_x_kmaddress
) +
in pfkey_send_migrate()
/kernel/linux/linux-6.6/net/key/
H
A
D
af_key.c
371
[SADB_X_EXT_KMADDRESS] = (u8) sizeof(struct
sadb_x_kmaddress
),
2552
struct
sadb_x_kmaddress
*kma;
in pfkey_migrate()
2576
/* convert
sadb_x_kmaddress
to xfrm_kmaddress */
in pfkey_migrate()
3496
struct
sadb_x_kmaddress
*kma;
in set_sadb_kmaddress()
3502
size_req = (sizeof(struct
sadb_x_kmaddress
) +
in set_sadb_kmaddress()
3570
size += PFKEY_ALIGN8(sizeof(struct
sadb_x_kmaddress
) +
in pfkey_send_migrate()
Completed in 24 milliseconds